﻿.header {
    width: 100%;
    border-bottom: 1px solid rgb(20 92 154 / 46%);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all 0.3s;
}
.fancybox-lock .header {
    position: absolute;
}

.header .logo {
    width: 176px;
    display: block;
    float: left;
    margin-top: 15px;
}

.header .logo img {
    width: 100%;
    display: block;
    max-width: 148px;
}

.header .logo .logo_two {
    display: none;
}

.header .header_right {
    float: right;
}

.header .header_right .header_nav {
    float: left;
}

.header .header_right .header_nav ul li {
    float: left;
}

.header .header_right .header_nav ul li h3 {
    font-weight: normal;
}

.header .header_right .header_nav ul li h3 a {
    display: block;
    line-height: 80px;
    padding: 0 24px;
    font-size: 18px;
    color: #fff;
    position: relative;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li>div {
    position: absolute;
    left: 0;
    top: calc(100% + 1px);
    z-index: 9;
    width: 100%;
    box-sizing: border-box;
    transform: translate(0, 20%);
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
}

.header .header_right .header_nav ul li>div .two_nav_parent {
    padding-bottom: 30px;
}

.header .header_right .header_nav ul li.on>div {
    height: auto;
    transform: translate(0, 0);
    opacity: 1;
    transition: all 0.5s;
    z-index: 16;
}

.header .header_right .header_nav ul li h3 a::after {
    content: '';
    position: absolute;
    width: 0;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    height: 4px;
    background: #fff;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li.on h3 a::after {
    content: '';
    position: absolute;
    width: calc(100% - 48px);
    left: 50%;
    bottom: -1px;
    transform: translate(-50%, 0);
    height: 4px;
    background: #fff;
    transition: all 0.3s;
}

/* .header .header_right .header_nav ul li.on::after {
    content: '';
    position: absolute;
    width: 500%;
    left: -150%;
    top: 81px;
    height: 370px;
    z-index: 9;
} */

.header .header_right .header_nav ul li .product_center_pull_down {
    width: 100%;
    background: #fff;
    display: flex;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_botom .two_nav {
    width: 880px;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_botom .two_nav .nav_two .nav_two_a:nth-child(2n) {
    float: left;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_botom .two_nav .nav_two .nav_two_a {
    margin-right: 10px;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_top .two_nav {
    width: auto;
    margin-right: 80px;
}

.header .header_right .header_nav ul li .product_center_pull_down .nav_left_img {
    width: 31.93%;
    /* height: 370px; */
    /* float: left; */
    margin-left: 5%;
    overflow: hidden;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/top_img_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.header .header_right .header_nav ul li .product_center_pull_down .nav_left_img img {
    width: 100%;
    height: auto;
    display: block;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav {
    float: left;
    width: 280px;
    margin-right: 50px;
    margin-top: 30px;
}

.header .header_right .header_nav ul li:nth-child(3) .product_center_pull_down .two_nav_parent_left .two_nav {
    width: 180px;
}

.header .header_right .header_nav ul li:nth-child(3) .product_center_pull_down .two_nav_parent_left .two_nav .two_nav_content a:nth-child(2n) {
    float: left;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav:last-child {
    margin-right: 0;
}

.header .header_right .header_nav ul li:nth-child(3) .product_center_pull_down .two_nav_parent> {
    display: flex;
    flex-wrap: nowrap;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_left {
    width: 310px;
    float: left;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_left .two_nav:nth-child(2) .two_nav_content a {
    float: none;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav h5 {
    font-weight: normal;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav h5 a {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav h5 a .img {
    width: 26px;
    height: 22px;
    margin-right: 16px;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav h5 a .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav h5 a .img .images_hover {
    display: none;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav .two_nav_content {
    width: 100%;
    margin-top: 22px;
    padding-left: 44px;
    box-sizing: border-box;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav .two_nav_content a {
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 14px;
    transition: all 0.3s;
    float: left;
    min-width: 100px;
}

.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav .two_nav_content a {
    float: none;
}

.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav .two_nav_content a:nth-child(2n) {
    float: none;
}

.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav .two_nav_content a {
    float: none;
}

.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav .two_nav_content a:nth-child(2n) {
    float: none;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav .two_nav_content a:nth-child(2n) {
    float: right;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav .two_nav_content a:hover {
    color: #014199;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav_parent .two_nav_parent_left {
    width: 500px;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav:hover h5 a {
    color: #014199;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav:hover h5 a .img .images_hover {
    display: block;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li .product_center_pull_down .two_nav:hover h5 a .img .images {
    display: none;
    transition: all 0.3s;
}

.header .header_right .header_nav ul li .nav_two {
    left: 0;
    /* padding-right: 200px; */
    box-sizing: border-box;
    background: #fff;
}

.header .header_right .header_nav ul li .nav_two .nav_left_img {
    width: 31.93%;
    /* height: 370px; */
    float: left;
    margin-left: 5%;
    overflow: hidden;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/top_img_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.header .header_right .header_nav ul li .nav_two .nav_left_img img {
    width: 100%;
    height: auto;
    display: block;
}

.header .header_right .header_nav ul li .nav_two .nav_two_a {
    float: left;
    margin-top: 20px;
    width: 26%;
}

.header .header_right .header_nav ul li .nav_two .nav_two_a a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    margin-right: 100px;
    margin-bottom: 10px;
    transition: all 0.3s;
    min-width: 100px;
}

.header .header_right .header_nav ul li:nth-last-child(1) .nav_two .nav_two_a a {
    font-size: 16px;
}

.header .header_right .header_nav ul li:nth-last-child(2) .nav_two .nav_two_a a {
    font-size: 16px;
}

.header .header_right .header_nav ul li .two_nav_parent_botom .nav_two .nav_two_a a {
    margin-right: 60px;
}

/* .header .header_right .header_nav ul li:nth-child(4) .nav_two .nav_two_a a:nth-child(2n){float:right;} */
.header .header_right .header_nav ul li:nth-child(4) .product_center_pull_down .two_nav:nth-child(4) .nav_two {
    display: none;
}

/* .header .header_right .header_nav ul li .nav_two .nav_two_a a:nth-child(2n){float:right;} */
.header .header_right .header_nav ul li .nav_two .nav_two_a a:hover {
    color: #14519d;
    transition: all 0.3s;
}

.header .header_right .header_rest {
    float: right;
    margin-left: 70px;
}

.header .header_right .header_rest .header_phone {
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-left: 40px;
    background: url(../images/phone.png) no-repeat left center;
    float: left;
    transition: all 0.3s;
}

.header .header_right .header_rest em {
    display: block;
    line-height: 80px;
    font-size: 18px;
    color: #e6e6e6;
    margin: 0 29px 0 40px;
    float: left;
    transition: all 0.3s;
}

.header .header_right .header_rest .search {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 20px;
    cursor: pointer;
    background: url(../images/sousuo.png) no-repeat center center;
    transition: all 0.3s;
}

.header .two_nav_bg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 81px;
    height: 0;
    background: #fff;
    opacity: 0.95;
    overflow: hidden;
    transition: all 0.4s;

}

.header .two_nav_bg::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.header .two_nav_bg img {
    width: 20.36%;
    display: block;
    margin: 66px 0 0 5.73%;
}

/* .header .two_nav_bg.show {
    height: 370px;
    transition: all 0.4s;
} */

.header.on {
    background: #014199;
    transition: all 0.3s;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
}

/* .header.on .logo img{display:none;}
.header.on .logo .logo_two{display:block;} */
.header.on .header_right .header_nav ul li h3 a {
    color: #fff;
    transition: all 0.3s;
}

/* .header.on .header_right .header_rest .header_phone{color:#666;background:url(../images/phone_two.png) no-repeat left center;transition: all 0.3s;} */
/* .header.on .header_right .header_rest em{color:#ccc;transition: all 0.3s;} */
/* .header.on .header_right .header_rest .search{background:url(../images/sousuo_two.png) no-repeat center center;transition: all 0.3s;} */
.header.on .header_right .header_nav ul li.on h3 a::after {
    background: #14519d;
}


.carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.carousel .swiper-wrapper .swiper-slide {
    width: 100%;
}

.carousel .swiper-wrapper .swiper-slide a {
    display: block;
}

.carousel .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
}

.carousel .swiper-pagination.carousel_fy {
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel .swiper-pagination.carousel_fy span {
    display: block;
    width: 10px;
    height: 10px;
    background: #8daad1;
    margin: 0 5px;
    border-radius: 5px;
    opacity: 1;
    transition: all 0.3s;
}

.carousel .swiper-pagination.carousel_fy span.swiper-pagination-bullet-active {
    width: 20px;
    background: #ffd000;
    transition: all 0.3s;
}

.index_content {
    width: 100%;
}

.index_content .core_product {
    padding: 80px 0;
}

.index_title {
    width: 100%;
    text-align: center;
}

.index_title h4 {
    font-size: 36px;
    color: #333;
    font-weight: normal;
}

.index_title span {
    display: block;
    margin-top: 14px;
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

.index_content .core_product .core_product_content {
    width: 100%;
    margin-top: 54px;
}

.index_content .core_product .core_product_content .hd {
    width: 100%;
    border-bottom: 1px solid #cbcbcc;
    position: relative;
}

.index_content .core_product .core_product_content .hd ul li {
    float: left;
    width: 16.6666%;
    position: relative;
    padding: 24px 29px;
    box-sizing: border-box;
    transition: all 0.4s;
    cursor: pointer;
}

.index_content .core_product .core_product_content .hd ul li:last-child::after {
    display: none;
}

.index_content .core_product .core_product_content .hd ul li .img {
    width: 68px;
    height: 68px;
    border: 1px solid #014199;
    border-radius: 10px;
    margin: 0 auto;
    position: relative;
}

.index_content .core_product .core_product_content .hd ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
    /* transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transition: all 0.5s;
    opacity: 1; */
}

.index_content .core_product .core_product_content .hd ul li .img .images_hover {
    /* transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    z-index: 99;
    opacity: 0; */
    position: absolute;
    left: 0;
    top: 0;
    display:none;
}

.index_content .core_product .core_product_content .hd ul li p {
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    text-align: center;
    transition: all 0.4s;
}

.index_content .core_product .core_product_content .hd ul li::after {
    content: '';
    width: 1px;
    height: 120px;
    background: #e3e3e6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -60px;
}

.index_content .core_product .core_product_content .hd ul li.active .img img {
    /* transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    opacity: 0; */
    display:none;
}

.index_content .core_product .core_product_content .hd ul li.active .img .images_hover {
    /* transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transition: all 0.5s;
    opacity: 1; */
    display:block;
}

.index_content .core_product .core_product_content .hd ul li.active .img {
    background: #014199;
    transition: all 0.4s;
}

.index_content .core_product .core_product_content .hd ul li.active p {
    color: #014199;
    transition: all 0.4s;
}

.index_content .core_product .core_product_content .hd .move {
    position: absolute;
    height: 4px;
    background: #014199;
    content: '';
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    left: 0;
    bottom: -1px;
    width: 32px;
}

.index_content .core_product .core_product_content .bd {
    width: 100%;
    margin-top: 37px;
    box-shadow: 0px 0px 8px #2a87ec2b;
}

.index_content .core_product .core_product_content .bd ul li {
    padding: 40px;
    background: #fff;
}

.index_content .core_product .core_product_content .bd ul li .content_text {
    width: 47.92%;
    float: left;
    padding-top: 60px;
}

.index_content .core_product .core_product_content .bd ul li .content_text .text_content {
    width: 100%;
}

.index_content .core_product .core_product_content .bd ul li .content_text .text_content h5 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_content .core_product .core_product_content .bd ul li .content_text .text_content p {
    margin-top: 24px;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 108px;
}

.more {
    width: 128px;
    height: 48px;
    border: 1px solid #014199;
    display: block;
    text-align: center;
    transition: all 0.3s;
}

.index_content .core_product .core_product_content .bd ul li .content_text .more {
    margin-top: 62px;
}

.more em {
    display: inline-block;
    padding-right: 18px;
    background: url(../images/ckxq.png) no-repeat right center;
    line-height: 48px;
    font-size: 16px;
    color: #014199;
    transition: all 0.3s;
}

.more:hover {
    background: #014199;
    transition: all 0.3s;
}

.more:hover em {
    color: #fff;
    transition: all 0.3s;
    background: url(../images/ckxq1.png) no-repeat right center;
}

.index_content .core_product .core_product_content .bd ul li .content_img {
    width: 560px;
    height: 335px;
    display: block;
    float: right;
}

.index_content .core_product .core_product_content .bd ul li .content_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.index_content .core_product .core_product_content>.more {
    margin: 60px auto 0;
}

.index_content .voice_customer {
    width: 100%;
    background: url(../images/khzs_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 52px 0 60px;
}

.index_content .voice_customer .voice_customer_content {
    width: 100%;
    margin-top: 54px;
    position: relative;
    padding: 40px 0;
}

.index_content .voice_customer .voice_customer_content ul li {
    width: 420px;
    height: 480px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    border-radius: 9px;
    padding: 30px 40px 116px;
    box-sizing: border-box;
    position: relative;
}

.index_content .voice_customer .voice_customer_content ul li img {
    width: 103px;
    height: 103px;
    border-radius: 100%;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    display: block;
}

.index_content .voice_customer .voice_customer_content ul li::after {
    content: '';
    position: absolute;
    width: 27px;
    height: 22px;
    background: url(../images/yh.png) no-repeat;
    background-size: 100% 100%;
    right: 34px;
    bottom: 62px;
}

.index_content .voice_customer .voice_customer_content ul li h6 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 14px;
}

.index_content .voice_customer .voice_customer_content ul li .abstract {
    width: 100%;
    margin-top: 42px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.index_content .voice_customer .voice_customer_content .swiper-pagination.kfzs_fy {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
}

.index_content .voice_customer .voice_customer_content .swiper-pagination.kfzs_fy span {
    width: 10px;
    height: 10px;
    background: #698dc0;
    opacity: 1;
    display: block;
    margin: 0 5px;
    transition: all 0.3s;
    border-radius: 5px;
}

.index_content .voice_customer .voice_customer_content .swiper-pagination.kfzs_fy span.swiper-pagination-bullet-active {
    width: 20px;
    background: #014199;
    transition: all 0.3s;
}

.index_content .voice_customer .voice_customer_content ul li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
    left: 0;
    top: 0;
    border-radius: 9px;
}

.index_content .voice_customer .voice_customer_content ul li.swiper-slide-active::before {
    display: none;
}

.index_content .voice_customer .more {
    margin: 40px auto 0;
}

.index_content .typical_case {
    padding: 80px 0 102px;
}

.index_content .typical_case .typical_case_content {
    width: 100%;
    margin-top: 12px;
}

.index_content .typical_case .typical_case_content .ihd {
    width: 100%;
}

.index_content .typical_case .typical_case_content .ihd ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_content .typical_case .typical_case_content .ihd ul li {
    padding: 0 50px;
    font-size: 18px;
    color: #333;
    position: relative;
    cursor: pointer;
}

.index_content .typical_case .typical_case_content .ibd ul li a .typical_case_content_hover {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 52px 46px 0;
    box-sizing: border-box;
    background: url(../images/bg1.png) repeat;
    left: 100%;
    transition: all 0.3s;
}

.index_content .typical_case .typical_case_content .ibd ul li a .typical_case_content_hover h5 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
    text-align: center;
}

.index_content .typical_case .typical_case_content .ibd ul li a .typical_case_content_hover p {
    margin-top: 18px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 96px;
}

.index_content .typical_case .typical_case_content .ibd ul li a .typical_case_content_hover .view_details {
    width: 108px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    margin: 46px auto 0;
}

.index_content .typical_case .typical_case_content .ibd ul li a .typical_case_content_hover .view_details em {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-right: 21px;
    background: url(../images/ckxq1.png) no-repeat right center;
    line-height: 40px;
}

.index_content .typical_case .typical_case_content .ibd ul li a:hover .li_content {
    right: -100%;
    transition: all 0.4s;
}

.index_content .typical_case .typical_case_content .ibd ul li a:hover .typical_case_content_hover {
    left: 0;
    transition: all 0.3s;
}

.index_content .typical_case .typical_case_content .ihd ul li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #7a7a7a;
    right: -0.5px;
    top: 50%;
    margin-top: -10px;
}

.index_content .typical_case .typical_case_content .ihd ul li:last-child::after {
    display: none;
}

.index_content .typical_case .typical_case_content .ihd ul li.on {
    color: #014199;
}

.index_content .typical_case .typical_case_content .ihd ul li em {
    display: block;
    padding: 18px 0;
}

.index_content .typical_case .typical_case_content .ihd ul li.on em {
    border-bottom: 1px solid #014199;
}

.index_content .typical_case .typical_case_content .ibd {
    width: 100%;
    margin-top: 40px;
}

.index_content .typical_case .typical_case_content .ibd ul {
    width: 100%;
}

.index_content .typical_case .typical_case_content .ibd ul li {
    width: 48.61%;
    height: 340px;
    float: left;
    margin-bottom: 40px;
}

.index_content .typical_case .typical_case_content .ibd ul li:nth-child(2n) {
    float: right;
}

.index_content .typical_case .typical_case_content .ibd ul li a {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.index_content .typical_case .typical_case_content .ibd ul li a .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index_content .typical_case .typical_case_content .ibd ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.index_content .typical_case .typical_case_content .ibd ul li a .li_content {
    width: 220px;
    height: 340px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/bg1.png) repeat;
    padding: 32px 18px 0 28px;
    box-sizing: border-box;
}

.index_content .typical_case .typical_case_content .ibd ul li a .li_content h6 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 30px;
}

.index_content .typical_case .typical_case_content .ibd ul li a .li_content .abstract {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-top: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.index_content .typical_case .typical_case_content .ibd ul li a .li_content .view_details {
    position: absolute;
    width: 108px;
    height: 40px;
    border: 1px solid #fff;
    left: 28px;
    bottom: 40px;
    text-align: center;
}

.index_content .typical_case .typical_case_content .ibd ul li a .li_content .view_details em {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding-right: 18px;
    line-height: 40px;
    background: url(../images/ckxq1.png) no-repeat right center;
    transform: translate(0, 0);
    transition: all 0.3s;
}

.index_content .typical_case .typical_case_content .ibd ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.index_content .typical_case .typical_case_content .ibd ul li a:hover .li_content .view_details em {
    transform: translate(4px, 0);
    transition: all 0.3s;
}

.index_content .typical_case .more {
    margin: 0 auto;
}

.index_content .Open_mesh_dynamic {
    width: 100%;
    background: url(../images/kmdt_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 50px 0 60px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content {
    width: 100%;
    margin-top: 12px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd {
    width: 100%;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li {
    padding: 0 50px;
    font-size: 18px;
    color: #333;
    position: relative;
    cursor: pointer;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #7a7a7a;
    right: -0.5px;
    top: 50%;
    margin-top: -10px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li:last-child::after {
    display: none;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li.on {
    color: #014199;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li em {
    display: block;
    padding: 18px 0;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ehd ul li.on em {
    border-bottom: 1px solid #014199;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd {
    width: 100%;
    margin-top: 33px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list {
    width: 100%;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend {
    width: 49.31%;
    float: left;
    display: block;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .img {
    width: 100%;
    height: 402px;
    overflow: hidden;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text {
    height: 108px;
    padding-top: 22px;
    background: #fff;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_nr {
    float: left;
    width: 73.1%;
    padding: 0 0 0 30px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_nr h6 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    transition: all 0.3s;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_nr p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_time {
    width: 16.62%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 80px;
    margin-top: 4px;
    border-left: 1px solid #ccc;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_time .dat {
    font-size: 30px;
    color: #666;
    line-height: 24px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend .recommend_text .recommend_time .year {
    font-size: 14px;
    color: #999;
    margin-top: 12px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list .recommend:hover .recommend_text .recommend_nr h6 {
    color: #014199;
    transition: all 0.3s;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul {
    width: 46.5%;
    float: right;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li {
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a {
    display: block;
    padding: 22px 0;
    height: 62px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .time {
    width: 56px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    float: left;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .time .dat {
    font-size: 30px;
    color: #999;
    line-height: 24px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .time .year {
    font-size: 14px;
    color: #999;
    margin-top: 12px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .News_list_nr {
    float: right;
    width: 86.86%;
    padding-left: 30px;
    position: relative;
    margin-top: 1.5px;
    box-sizing: border-box;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .News_list_nr h6 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    transition: all 0.3s;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .News_list_nr p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a .News_list_nr::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 56px;
    background: #ccc;
    margin-top: -28px;
}

.index_content .Open_mesh_dynamic .Open_mesh_dynamic_content .ebd .News_list ul li a:hover .News_list_nr h6 {
    color: #014199;
    transition: all 0.3s;
}

.index_content .Open_mesh_dynamic .more {
    margin: 40px auto 0;
}

.index_content .About_orders {
    width: 100%;
    background: url(../images/gykm_bg.jpg) no-repeat center center;
    background-size: auto 100%;
    padding: 121px 0 105px;
    overflow: hidden;
}

.index_content .About_orders .About_orders_nr {
    width: 56.94%;
    height: 494px;
    background: url(../images/bg2.png) repeat;
    float: left;
    padding: 58px 75px 0 82px;
    box-sizing: border-box;
    background-size: 100% 100%;
}

.index_content .About_orders .About_orders_nr h4 {
    font-size: 36px;
    color: #333;
    font-weight: normal;
    position: relative;
    padding-bottom: 24px;
}

.index_content .About_orders .About_orders_nr h4::after {
    content: "";
    width: 66px;
    height: 3px;
    background: #ffd000;
    position: absolute;
    left: 0;
    bottom: 0;
}

.index_content .About_orders .About_orders_nr .abstract {
    width: 100%;
    margin-top: 34px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.index_content .About_orders .About_orders_nr .About_orders_tz {
    margin-top: 34px;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .learn_more {
    width: 120px;
    height: 45px;
    text-align: center;
    display: block;
    float: left;
    transition: all 0.3s;
    border: 1px solid #999;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .learn_more em {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-right: 18px;
    background: url(../images/ckxq2.png) no-repeat right center;
    line-height: 43px;
    transition: all 0.3s;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .learn_more:hover {
    background: #014199;
    transition: all 0.3s;
    border: 1px solid #014199;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .learn_more:hover em {
    background: url(../images/ckxq3.png) no-repeat right center;
    transition: all 0.3s;
    color: #fff;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .contact_us {
    width: 118px;
    height: 43px;
    border: 1px solid #999;
    text-align: center;
    display: block;
    float: left;
    margin-left: 30px;
    transition: all 0.3s;
	text-align: center;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .contact_us em {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-right: 18px;
    background: url(../images/ckxq2.png) no-repeat right center;
    line-height: 43px;
    transition: all 0.3s;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .contact_us:hover {
    background: #014199;
    transition: all 0.3s;
    border: 1px solid #014199;
}

.index_content .About_orders .About_orders_nr .About_orders_tz .contact_us:hover em {
    background: url(../images/ckxq3.png) no-repeat right center;
    transition: all 0.3s;
    color: #fff;
}

.index_content .About_orders .img {
    width: 43.06%;
    height: 494px;
    float: right;
}

.index_content .About_orders .img img {
    width: 100%;
    height: 100%;
    display: block;
}



.footer {
    width: 100%;
   /* background: #253349;*/
	background: #001d44;
    overflow: hidden;
}

.footer .footer_top {
    padding: 49px 0 60px;
}

.footer .footer_top .essential_information {
    width: 26.53%;
    float: left;
}

.footer .footer_top .essential_information .footer_logo {
    width: 176px;
    display: block;
    margin-top: 4px;
}

.footer .footer_top .essential_information .footer_logo img {
    width: 100%;
    display: block;
}

.footer .footer_top .essential_information .footer_phone {
    margin-top: 30px;
    padding-left: 45px;
    font-size: 24px;
    color: #fff;
    font-style: italic;
    background: url(../images/footer_phone.png) no-repeat left center;
}

.footer .footer_top .essential_information .other_information {
    width: 100%;
    margin-top: 28px;
}

.footer .footer_top .essential_information .other_information>div {
    font-size: 14px;
    color: #c5c5c5;
    margin-bottom: 20px;
}

.footer .footer_top .essential_information .other_information>div:last-child {
    margin-bottom: 0;
}

.footer .footer_top .footer_nav {
    float: left;
}

/* .footer .footer_top .footer_nav ul li:nth-child(1){width:230px;} */
.footer .footer_top .footer_nav ul li {
    width: 200px;
    float: left;
    border-left: 1px solid #4d4d4d;
    text-align: center;
    position: relative;
}

.footer .footer_top .footer_nav ul li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #0a5cce;
    left: -1px;
    top: 0;
}

.footer .footer_top .footer_nav ul li h5 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.footer .footer_top .footer_nav ul li .footer_two_nav {
    margin-top: 20px;
}

.footer .footer_top .footer_nav ul li .footer_two_nav a {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    color: #b2b2b2;
    margin-bottom:8px;
    transition: all 0.3s;line-height:20px;
}

.footer .footer_top .footer_nav ul li .footer_two_nav a:last-child {
    margin-bottom: 0;
}

.footer .footer_top .footer_nav ul li .footer_two_nav a:hover {
    color: #fff;
    transition: all 0.3s;
}

.footer .footer_top .footer_nav ul li:last-child {
   display:none;
}
.footer .footer_top .footer_nav ul li:nth-last-child(2){
   border-right: 1px solid #4d4d4d;
}


.footer .footer_top .footer_nav ul li:nth-last-child(2)::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #0a5cce;
    right: -1px;
    top: 0;
}

.footer .footer_top .Sweep_yards_attention {
    float: right;
    text-align: center;
    margin-top: 3px;
    width: 10.69%;
}

.footer .footer_top .Sweep_yards_attention .images {
    width: 100%;
    /* height: 154px; */
    border: 3px solid #014199;
}

.footer .footer_top .Sweep_yards_attention .images img {
    width: 100%;
    /* height: 100%; */
    display: block;
}

.footer .footer_top .Sweep_yards_attention p {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
}

.footer .footer_bottom_yqlj{
    line-height: 24px;
    text-align: left;
    font-size: 12px;
    color: #303d5e;
	text-align:center;
}
.footer .footer_bottom_yqlj a{
	text-decoration: none;
    color: #303d5e;
	padding-right:5px;

}

.footer .footer_bottom {
    line-height: 55px;
    text-align: center;
    border-top: 1px solid #364357;
    font-size: 12px;
    color: #747a85;
}

.search_windows {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

.search_windows .search_windows_nr {
    width: 60%;
    border-bottom: 2px solid #004fa2;
    padding: 0 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.search_windows .search_windows_nr input {
    line-height: 60px;
    background: none;
    font-size: 28px;
    color: #fff;
    display: block;
    width: 88%;
}

.search_windows .search_windows_nr button {
    width: 6%;
    border: none;
    background: url(../images/sousuo1.png) no-repeat center center;
    cursor: pointer;
    outline: none;
}


/* 产品中心-管理平台列表 */
.banner {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

.banner .banner_content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.banner .banner_content h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
	letter-spacing: 2px;
}

.banner .banner_content h3 em {
    color: #ffcd00;
    font-weight: bold;
}

.banner .banner_content span {
    width: 120px;
    height: 2px;
    display: block;
    background: #fff;
    margin: 26px 0 24px;
}

.banner .banner_content p {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    width: 62%;
}
.zxbj{
	width: 150px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
	letter-spacing:2px;
	transition: all 0.36s;
    color: #fff;
    border: 1px solid rgba(169, 183, 222, 0.86);
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.2);
}
.zxbj:hover{
    background: #fff;
	color:#014199;
}
.zxbj img{
	width: 22px!important;
    height: 18px!important;
    float: right;
    margin-top: 6px;
	padding-right: 8px;
}

.secondary_section {
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.secondary_section ul li {
    width: 50%;
    float: left;
}

.secondary_section ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 99px;
    position: relative;
}

.secondary_section ul li a .img_icon {
    width: 36px;
}

.secondary_section ul li a .img_icon img {
    width: 100%;
    display: block;
}

.secondary_section ul li a .img_icon .img_active {
    display: none;
}

.secondary_section ul li:hover a .img_icon img {
    display: none;
}

.secondary_section ul li:hover a .img_icon .img_active {
    display: block;
}

.secondary_section ul li a em {
    font-size: 18px;
    color: #333;
    margin-left: 13px;
}

.secondary_section ul li a::after {
    content: "";
    width: 1px;
    height: 50px;
    background: #e6e6e6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.secondary_section ul li:last-child a::after {
    display: none;
}

.secondary_section ul li.active a .img_icon img {
    display: none;
}

.secondary_section ul li.active a .img_icon .img_active {
    display: block;
}

.secondary_section ul li.active a em {
    color: #014199;
}

.secondary_section ul li:hover a em {
    color: #014199;
    transition: .3s all;
}

/* .secondary_section ul li:hover a::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #014199;
    position: absolute;
    left: 0;
    bottom: -1px;
    transition: .3s all;

} */

.secondary_section ul li.active a::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #014199;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.secondary_section ul li.current a .img_icon img {
    display: none;
}

.secondary_section ul li.current a .img_icon .img_active {
    display: block;
}

.secondary_section ul li.current a em {
    color: #014199;
}

.secondary_section ul li.current a::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #014199;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.secondary_section.on {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}

.inside_content {
    width: 100%;
}

.inside_content>div {
    overflow: hidden;
}

.inside_content .ecql_management_platform {
    width: 100%;
    background: url(../images/glpt_bg.jpg) no-repeat center center;
    padding: 70px 0 44px;
    background-size: 100% 100%;
}

.inside_content .title {
    width: 100%;
    position: relative;
    text-align: center;
}

.inside_content .title .cn {
    font-size: 36px;
    color: #333;
    position: relative;
    padding-bottom: 30px;
    z-index: 9;
}

.inside_content .title .cn::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    background: #014199;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
}

.inside_content .title .en {
    font-size: 30px;
    color: #ebebeb;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 22px;
    transform: translate(-50%, 0);
    z-index: 5;
    white-space: nowrap;
	/*opacity: 0;*/
}

.inside_content .ecql_management_platform ul {
    width: 100%;
    margin-top: 56px;
}

.inside_content .ecql_management_platform ul li {
    width: 30.56%;
    float: left;
    background: url(../images/glpt_bg1.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;

    margin: 0 4.16% 60px 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li a {
    display: block;
    padding: 54px 40px 0 30px;
    box-sizing: border-box;
    height: 320px;
}

.inside_content .ecql_management_platform ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .ecql_management_platform ul li h5 {
    font-size: 22px;
    color: #333;
    transition: all 0.3s;
    line-height: 30px;
    height: 60px;
    overflow:hidden;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;
}

.inside_content .ecql_management_platform ul li p {
    margin-top: 26px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.inside_content .ecql_management_platform ul li .view_details {
    width: 118px;
    height: 44px;
    border: 1px solid #0d4a9e;
    border-radius: 24px;
    text-align: center;
    display: block;
    line-height: 44px;
    margin-top: 50px;
    font-size: 16px;
    color: #014199;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li .img_bg {
    position: absolute;
    width: 111px;
    height: 89px;
    right: 0;
    bottom: 0;
    border-radius: 0 0 8px 0;
    z-index: 2;
    overflow: hidden;
}

.inside_content .ecql_management_platform ul li .img_bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .ecql_management_platform ul li .img_bg .img_bg_hover {
    display: none;
}

.inside_content .ecql_management_platform ul li:hover h5 {
    color: #fff;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li:hover p {
    color: #fff;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li:hover .view_details {
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li:hover .img_bg img {
    display: none;
}

.inside_content .ecql_management_platform ul li:hover .img_bg .img_bg_hover {
    display: block;
}

.inside_content .ecql_management_platform ul li:hover {
    background: #014199;
    transition: all 0.3s;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more {
    padding: 63px 30px 0;
    position: relative;
    background: url(../images/glpt_bg2.png) no-repeat center center;
    box-sizing: border-box;
    height: 320px;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more .img {
    width: 83px;
    height: 80px;
    border: 1px solid #7c9dcb;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more .qdgd_content {
    width: 100%;
    margin-top: 38px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more .qdgd_content h4 {
    font-size: 24px;
    color: #014199;
}

.inside_content .ecql_management_platform ul li.Looking_forward_more .qdgd_content p {
    font-size: 16px;
    color: #333;
    margin-top: 12px;
}

.inside_content .online_message {
    padding: 90px 0 99px;
}

.inside_content .online_message .title {
    position: relative;
}

.inside_content .online_message .title::after {
    content: '';
    position: absolute;
    left: 0;
    top: 27px;
    width: 100%;
    border-bottom: 1px dashed #bfbfbf;
    z-index: 1;
}

.inside_content .online_message .title .en {
    z-index: 2;
    background: #fff;
    padding: 0 20px;
}

.inside_content .online_message .form {
    width: 100%;
    margin-top: 54px;
}

.inside_content .online_message .form>div {
    width: 23.96%;
    float: left;
    margin: 0 1.38% 48px 0;
}

.inside_content .online_message .form>div span {
    display: block;
    font-size: 18px;
    color: #231816;
    position: relative;
    padding-left: 10px;
}

.inside_content .online_message .form>div span::after {
    content: '*';
    font-size: 14px;
    color: #f00;
    position: absolute;
    top: 2px;
    left: 0;
}

.inside_content .online_message .form .remark span::after {
    display: none;
}

.inside_content .online_message .form>div input {
    width: 100%;
    height: 60px;
    background: #efefef;
    border-radius: 6px;
    margin-top: 16px;
    padding: 0 24px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
}

.inside_content .online_message .form .contact_via_mail {
    margin-right: 0;
}

.inside_content .online_message .form .requirement_description {
    width: 100%;
    margin-right: 0;
}

.inside_content .online_message .form .remark {
    width: 100%;
}

.inside_content .online_message .form .requirement_description textarea {
    width: 100%;
    height: 120px;
    background: #efefef;
    border-radius: 6px;
    margin-top: 16px;
    border: none;
    outline: none;
    padding: 18px 24px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
}

.inside_content .online_message .form button {
    width: 200px;
    height: 70px;
    background: #014199;
    outline: none;
    margin: 12px auto 0;
    display: block;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

/* 产品中心-管理平台-详情 */
.secondary_section.glptxq ul li {
    width: 20%;
    float: left;
}

.secondary_section.glptxq ul li a .img_icon {
    width: 36px;
    height: 33px;
}

.inside_content .Pain_point_problem {
    width: 100%;
    background: url(../images/yfxz_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 70px 0;
}

.inside_content .Pain_point_problem .zxbj{
    width: 180px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
	transition: all 0.36s;
    color: #014199;
    border: 1px solid rgba(169, 183, 222, 0.86);
    padding: 0 15px;
    background: #fff;
    margin: 40px auto 0;
}

.inside_content .Pain_point_problem .zxbj:hover{
    background: #014199;
	color:#fff;
}

.inside_content .product_overview .zxbj{
    width: 180px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
	transition: all 0.36s;
    color: #014199;
    border: 1px solid rgba(169, 183, 222, 0.86);
    padding: 0 15px;
    background: #fff;
    margin: 40px auto 60px;
}

.inside_content .product_overview .zxbj:hover{
    background: #014199;
	color:#fff;
}


.inside_content .Details_management .zxbj{
    width: 120px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 35px;
	transition: all 0.36s;
    color: #014199;
    border: 1px solid rgba(169, 183, 222, 0.86);
    padding: 0 15px;
    background: #fff;
    margin: 40px 0;
}
.inside_content .Details_management .zxbj:hover{
    background: #014199;
	color:#fff;
}


.inside_content .Pain_point_problem ul {
    width: 100%;
    margin-top: 76px;
    display: flex;
    justify-content: space-between;
}

.inside_content .Pain_point_problem:first-child ul li {
    width: 300px;
    float: left;
    text-align: center;
padding: 23px 10px 23px 10px;
}

.inside_content .Pain_point_problem ul li img {
    width: 72px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.inside_content .Pain_point_problem ul li h4 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inside_content .Pain_point_problem ul li p {
    font-size: 16px;
    color: #333;
    padding: 0 14px;
    margin-top: 10px;
    line-height:26px;
}

.inside_content .product_overview {
    padding: 74px 0 22px;
}

.inside_content .product_overview .product_overview_content {
    width: 100%;
    margin-top: 52px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.inside_content .product_overview .product_overview_content img {
    max-width: 90%;
    display: block;
    margin: 0 auto;
}

.inside_content .product_overview .product_overview_content p {
    margin-bottom: 45px;
}

.inside_content .Core_functions {
    background: #f4f6f9;
    padding: 50px 0 60px;
}

.inside_content .Core_functions .Project_Management {
    width: 100%;
    margin-top: 86px;
}

.Details_management .hd {
    width: 45.14%;
    float: left;
}

.Details_management .hd h5 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Details_management .hd ul {
    margin-top: 42px;
    position: relative;
    overflow:hidden;
}

.Details_management .hd ul li {
    padding-left: 43px;
    background: url(../images/yuan.png) no-repeat left 9px;
    font-size: 18px;
    color: #666;
    margin-bottom: 24px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: all 0.3s;
}
.Details_management .hd ul li:last-child{margin-bottom:0;}
.Details_management .hd ul li::after{content:'';position:absolute;width:1px;height:calc(100% + 16px);border-left: 1px dashed #ccc;top:16px;left:4px;}
.Details_management .hd ul li:last-child::after{display:none;}
.Details_management .hd ul li.on {
    background: url(../images/yuan_active.png) no-repeat left 9px;
    color: #06449a;
    transition: all 0.3s;
}

/* .Details_management .hd ul::after {
    content: '';
    height:100% ;
    border-left: 1px dashed #ccc;
    position: absolute;
    left: 4px;
    top: 10px;
    transform: translate(0, -50%);
} */

.Details_management .bd {
    float: right;
    position: relative;
    width: 47.5%;
    box-sizing: border-box;
    /* padding:0 10px; */
    /* box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.16);
    border-radius: 18px; */
}

.Details_management .bd ul li {
    width: 100%;
    /* height: 346px; */
    /* overflow:hidden; */
    position: relative;




}

.Details_management .bd ul li img {
    width: 100%;
    /* height: 100%; */
    display: block;
    padding: 15px;
    background: #cfcfcf;
    box-sizing: border-box;
    border-radius: 18px;

}

.Details_management .bd ul li::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #7c7d7f;
    border-radius: 100%;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -2px;
}

.inside_content .xbom_management {
    padding: 100px 0;
}

.inside_content .xbom_management .bd {
    float: left;
}
.inside_content .xbom_management .bd .tempWrap ul{
max-height:400px}
.inside_content .xbom_management .hd {
    float: right;
}

.inside_content .research_management {
    background: #f4f6f9;
    padding: 90px 0 98px;
}

.inside_content .state_management {
    padding: 100px 0;
}

.inside_content .state_management .bd {
    float: left;
}

.inside_content .state_management .hd {
    float: right;
}

.inside_content .application_value {
    width: 100%;
    background: url(../images/yyjz_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 86px 0 98px;
}

.inside_content .application_value ul {
    margin-top: 81px;
}

.inside_content .application_value ul li {
    width: 23.61%;
    height: 316px;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    padding: 38px 26px 30px 30px;
    box-sizing: border-box;
    border-radius: 9px;
    float: left;
    transition: all 0.5s;
    margin-right: 1.85%;
}

.inside_content .application_value ul li:last-child {
    margin-right: 0;
}

.inside_content .application_value ul li h5 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    text-align: center;
    transition: all 0.3s;
}

.inside_content .application_value ul li .application_value_content {
    width: 100%;
    margin-top: 18px;
    max-height: 210px;
    overflow-y: auto;
}

.inside_content .application_value ul li .application_value_content::-webkit-scrollbar {
    width: 9px;
}

.inside_content .application_value ul li .application_value_content::-webkit-scrollbar-track {
    background: #fff;
}

.inside_content .application_value ul li .application_value_content::-webkit-scrollbar-thumb {
    background: #f6f6f6;
    border-radius: 4px;
}




.inside_content .application_value ul li .application_value_content p {
    font-size: 16px;
    color: #666;
    padding-left: 23px;
    background: url(../images/yyjz_yuan.png) no-repeat left 11px;
    line-height: 30px;
    margin-bottom: 12px;
    transition: all 0.3s;
    padding-right: 6px;
}

.inside_content .application_value ul li .application_value_content p:last-child {
    margin-bottom: 0;
}

.inside_content .application_value ul li:hover {
    background: url(../images/yyjz_hover.png) no-repeat center center;
    transform: translate(0, -30px);
    transition: all 0.5s;
    background-size: 100% 100%;
}

.inside_content .application_value ul li:hover h5 {
    color: #fff;
    transition: all 0.3s;
}

.inside_content .application_value ul li:hover .application_value_content p {
    color: #fff;
    background: url(../images/yyjz_yuan1.png) no-repeat left 11px;
    transition: all 0.3s;
}

.inside_content .typical_case {
    padding: 86px 0 0;
}

.inside_content .typical_case ul {
    width: 100%;
    margin-top: 80px;
}

.inside_content .typical_case ul li {
    width: 48.61%;
    height: 340px;
    float: left;
    margin: 0 2.78% 40px 0;
}

.inside_content .typical_case ul li:nth-child(2n) {
    margin-right: 0;
}

.inside_content .typical_case ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.inside_content .typical_case ul li a .img {
    width: 100%;
    height: 339px;
    overflow: hidden;
    ;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inside_content .typical_case ul li a .img img {
    width: auto;
    height: 100%;
    display: block;
}

.inside_content .typical_case ul li a .typical_case_content {
    width: 220px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 34px 22px 0 27px;
    box-sizing: border-box;
    background: url(../images/bg1.png) repeat;
    transition: all 0.5s;
}

.inside_content .typical_case ul li a .typical_case_content h5 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
}

.inside_content .typical_case ul li a .typical_case_content p {
    margin-top: 18px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.inside_content .typical_case ul li a .typical_case_content .view_details {
    width: 108px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 46px;
}

.inside_content .typical_case ul li a .typical_case_content .view_details em {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-right: 21px;
    background: url(../images/ckxq1.png) no-repeat right center;
    line-height: 40px;
}

/* .inside_content .typical_case ul li a:hover .typical_case_content{width:100%;transition: all 0.5s;padding:52px 46px 0;}
.inside_content .typical_case ul li a:hover .typical_case_content h5{text-align:center;transition: all 0.3s;}
.inside_content .typical_case ul li a:hover .typical_case_content p{text-align:center;transition: all 0.3s;} */
.inside_content .typical_case ul li a .typical_case_content_hover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 52px 46px 0;
    box-sizing: border-box;
    background: url(../images/bg1.png) repeat;
    left: 100%;
    transition: all 0.3s;
}

.inside_content .typical_case ul li a .typical_case_content_hover h5 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
    text-align: center;
}

.inside_content .typical_case ul li a .typical_case_content_hover p {
    margin-top: 18px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 96px;
}

.inside_content .typical_case ul li a .typical_case_content_hover .view_details {
    width: 108px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    margin: 46px auto 0;
}

.inside_content .typical_case ul li a .typical_case_content_hover .view_details em {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-right: 21px;
    background: url(../images/ckxq1.png) no-repeat right center;
    line-height: 40px;
}

.inside_content .typical_case ul li a:hover .typical_case_content {
    right: -100%;
    transition: all 0.5s;
}

.inside_content .typical_case ul li a:hover .typical_case_content_hover {
    left: 0;
    transition: all 0.3s;
}

.inside_content .online_message.apply_probation {
    padding: 52px 0 99px;
}

/* 产品中心-Cloud平台列表 */
.inside_content .Platform_overview {
    width: 100%;
    padding: 68px 0 100px;
    background: url(../images/ptgs_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .Platform_overview .Platform_overview_content {
    width: 100%;
    margin-top: 79px;
}

.inside_content .Platform_overview .Platform_overview_content .img {
    width: 41.67%;
    float: left;
}

.inside_content .Platform_overview .Platform_overview_content .img img {
    width: 100%;
    display: block;
}

.inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr {
    width: 50.49%;
    float: right;
    padding: 8px 65px 0 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    text-align: justify;
}

.inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr p {
    margin-bottom: 6px;
}

.inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr p:last-child {
    margin-bottom: 0;
}

.inside_content .platform_frame {
    padding: 84px 0 66px;
}

.inside_content .platform_frame .platform_frame_content {
    width: 100%;
    margin-top: 72px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.inside_content .platform_frame .platform_frame_content p {
    margin-bottom: 30px;
}

.inside_content .platform_frame .platform_frame_content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.inside_content .application_value.km_cloud ul li {
    width: 30.56%;
    margin-right: 4.16%;
    margin-bottom: 30px;
}

.inside_content .application_value.km_cloud ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .core_product {
    padding: 92px 10px 100px;
    box-sizing: border-box;
}

.inside_content .core_product ul {
    width: 100%;
    margin-top: 84px;
}

.inside_content .core_product ul li {
    width: 30.49%;
    border-radius: 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    float: left;
    margin-right: 4.265%;
    margin-bottom: 50px;
}

.inside_content .core_product ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .core_product ul li a {
    display: block;
}

.inside_content .core_product ul li a .img {
    width: 100%;
    /* height: 291px; */
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    position: relative;
}

.inside_content .core_product ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .core_product ul li a .img::after {
    content: '';
    width: 159px;
    height: 29px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    background: url(../images/zsj.png) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .core_product ul li a .core_product_nr {
    width: 100%;
    height: 169px;
    padding: 34px 40px 0;
    box-sizing: border-box;
}

.inside_content .core_product ul li a .core_product_nr h5 {
    font-size: 24px;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inside_content .core_product ul li a .core_product_nr .find_out_details {
    width: 148px;
    height: 38px;
    border: 1px solid #014199;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #014199;
    margin: 26px auto 0;
    transition: all 0.4s;
}

.inside_content .core_product ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .core_product ul li a:hover .core_product_nr .find_out_details {
    background: #014199;
    color: #fff;
    transition: all 0.4s;
}

.inside_content .Microservice_Architecture {
    width: 100%;
    padding: 72px 0 70px;
    background: url(../images/wfwjg_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .Microservice_Architecture .Microservice_Architecture_content {
    margin-top: 70px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.inside_content .Microservice_Architecture .Microservice_Architecture_content p {
    margin-bottom: 30px;
}

.inside_content .Microservice_Architecture .Microservice_Architecture_content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/* .inside_content .Pain_point_problem ul li.closed_loop h4 {
    margin-top: 20px;
} */

.inside_content .typical_case.cloud_typical_case {
    background: #fafafa;
    padding-bottom: 62px;
}

/* 产品中心-工具软件列表 */


/* 产品中心-工具软件-详情 */
.secondary_section.gjrjxq ul li {
    width: 25%;
}

.inside_content .application_value.gjrjxq_yyjz {
    background: none;
}

.inside_content .application_value.gjrjxq_yyjz ul li {
    width: 30.56%;
    margin-right: 4.16%;
}

.inside_content .application_value.gjrjxq_yyjz ul li:last-child {
    margin-right: 0;
}

.inside_content .Product_overview {
    width: 100%;
    padding: 70px 0 100px;
    background: url(../images/cpgs_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .Product_overview .Product_overview_content {
    margin-top: 80px;
}

.inside_content .Product_overview .Product_overview_content .Product_overview_left {
    width: 46.18%;
    float: left;
    padding-top: 24px;
}

.inside_content .Product_overview .Product_overview_content .Product_overview_left p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.inside_content .Product_overview .Product_overview_content .Product_overview_left a {
    display: block;
    margin-top: 48px;
    width: 150px;
    height: 50px;
    background: #014199;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.inside_content .Product_overview .Product_overview_content .Product_overview_right {
    width: 42.36%;
    height: 343px;
    float: right;
    border-radius: 8px;
}

.inside_content .Product_overview .Product_overview_content .Product_overview_right video {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
    outline: none;
}


/* 解决案例-列表 */
.inside_content .solution {
    width: 100%;
    padding: 88px 0 104px;
    background: url(../images/ztjjfa_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .solution .solution_content {
    width: 100%;
    margin-top: 74px;
}

.inside_content .solution .solution_content .solution_nr {
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
}

.inside_content .solution .solution_content .solution_nr p {
    margin-bottom: 20px;
}

.inside_content .solution .solution_content .solution_nr p:last-child {
    margin-bottom: 0;
}

.inside_content .solution .solution_content a {
    display: block;
    width: 148px;
    height: 38px;
    border: 1px solid #014199;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #014199;
    margin: 52px auto 0;
    transition: all 0.4s;
}

.inside_content .solution .solution_content a:hover {
    background: #014199;
    color: #fff;
    transition: all 0.4s;
}

.inside_content .Business_Solutions {
    padding: 90px 0 120px;
}

.inside_content .Business_Solutions ul {
    width: 100%;
    margin-top: 80px;
}

.inside_content .Business_Solutions ul li {
    width: 23.61%;
    float: left;
    margin-right: 1.85%;
}

.inside_content .Business_Solutions ul li:last-child {
    margin-right: 0;
}

.inside_content .Business_Solutions ul li a {
    display: block;
    position: relative;
}

.inside_content .Business_Solutions ul li a .img {
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.inside_content .Business_Solutions ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .Business_Solutions ul li a .Business_Solutions_nr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 240px;
    text-align: center;
    transition: all 0.4s;
}

.inside_content .Business_Solutions ul li a .Business_Solutions_nr .cn {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
}

.inside_content .Business_Solutions ul li a .Business_Solutions_nr .cn::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #cfd3d5;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
}

.inside_content .Business_Solutions ul li a .Business_Solutions_nr .en {
    font-size: 16px;
    color: #afafb1;
    margin-top: 22px;
    text-transform: uppercase;
    transition: all 0.4s;
    height: 48px;
}

.inside_content .Business_Solutions ul li a .view_details {
    width: 148px;
    height: 40px;
    border: 1px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -74px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    opacity: 0;
    box-sizing: border-box;
    transition: all 0.4s;
}

.inside_content .Business_Solutions ul li a:hover .Business_Solutions_nr {
    transform: translate(-50%, -90%);
    transition: all 0.4s;
}

.inside_content .Business_Solutions ul li a:hover .view_details {
    opacity: 1;
    bottom: 76px;
}

.inside_content .Business_Solutions ul li a:hover .Business_Solutions_nr .en {
    margin-top: 14px;
    transition: all 0.4s;
}

.inside_content .industry_solution {
    width: 100%;
    background: url(../images/hyjjfa_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 90px 0 59px;
}

.inside_content .industry_solution ul {
    margin-top: 80px;
}

.inside_content .industry_solution ul li {
    width: 31.25%;
    float: left;
    margin: 0 3.125% 45px 0;
}

.inside_content .industry_solution ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .industry_solution ul li a {
    display: block;
    position: relative;
}

.inside_content .industry_solution ul li a .img {
    width: 100%;
    /* height: 388px; */
    overflow: hidden;
}

.inside_content .industry_solution ul li a .img img {
    width: 100%;
    /* height: 100%; */
    display: block;
    transition: all 0.6s;
}

.inside_content .industry_solution ul li a .industry_solution_nr {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 0 30px 0 20px;
    box-sizing: border-box;
    background: url(../images/bg3.png) repeat;
}

.inside_content .industry_solution ul li a .industry_solution_nr p {
    font-size: 18px;
    color: #fff;
    max-width: 300px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    transition: all 0.4s;
}

.inside_content .industry_solution ul li a .industry_solution_nr img {
    width: 30px;
    height: 18px;
    display: block;
    float: right;
    margin-top: 21px;
    transition: all 0.4s;
}

.inside_content .industry_solution ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .industry_solution ul li a:hover .industry_solution_nr p {
    transform: translate(14px, 0);
    transition: all 0.4s;
}

.inside_content .industry_solution ul li a:hover .industry_solution_nr img {
    transform: translate(14px, 0);
    transition: all 0.4s;
}


/* 解决案例-详情 */
.inside_content .Background_overview {
    padding: 70px 0 96px;
}

.inside_content .Background_overview .Background_overview_nr {
    width: 100%;
    margin-top: 78px;
}

.inside_content .Background_overview .Background_overview_nr .img {
    width: 29.79%;
    float: left;
}

.inside_content .Background_overview .Background_overview_nr .img img {
    width: 100%;
    display: block;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content {
    width: 66.32%;
    float: right;
    padding-top: 18px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content .Background_overview_text {
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content .Background_overview_text p {
    /* margin-bottom: 20px; */
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul {
    width: 100%;
    margin-top: 26px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li {
    width: 23.24%;
    height: 270px;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    float: left;
    margin-right: 2.3%;
    padding: 20px 12px 12px;
    box-sizing: border-box;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li:last-child {
    margin-right: 0;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li img {
    width: 61px;
    height: 68px;
    display: block;
    margin: 0 auto;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li h5 {
    font-size: 20px;
    color: #333;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
    margin-top: 16px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text {
    width: 100%;
    margin-top: 14px;
    max-height: 100px;
    overflow-y: auto;
}

/* .inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar{width:2px;}
.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar-track-piece{background:#ccc;}
.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar-thumb{background:#666;} */
.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar {
    width: 9px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar-track {
    background: #fff;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text::-webkit-scrollbar-thumb {
    background: #f6f6f6;
    border-radius: 4px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text p {
    font-size: 14px;
    color: #666;
    padding-left: 22px;
    background: url(../images/zb.png) no-repeat left 4px;
    box-sizing: border-box;
    margin-bottom: 6px;
    line-height: 24px;
}

.inside_content .Background_overview .Background_overview_nr .Background_overview_content ul li .li_text p:last-child {
    margin-bottom: 0;
}

.inside_content .business_function_target {
    padding: 72px 0 120px;
    background: url(../images/ywgnymb_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .business_function_target .business_function_target_nr {
    width: 100%;
    margin-top: 46px;
}

.inside_content .business_function_target .business_function_target_nr .abstract {
    font-size: 16px;
    color: #333;
    line-height: 44px;
    text-align: center;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content {
    width: 100%;
    margin-top: 70px;
    position: relative;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .hd {
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .hd .hd_li {
    font-size: 22px;
    color: #333;
    padding: 0 10px;
    position: relative;
    padding-bottom: 34px;
    cursor: pointer;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .hd .hd_li.on {
    color: #014199;
    font-size: 24px;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .hd .hd_li.on::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #014199;
    left: 0;
    bottom: 0;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .hd em {
    width: 1px;
    height: 30px;
    background: #ccc;
    margin-top: 2px;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd {
    position: relative;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content {
    width: 100%;
    position: relative;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .bd_text {
    position: absolute;
    width: 600px;
    top: 17.2%;
    left: 66px;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .bd_text h5 {
    font-size: 26px;
    color: #fff;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .bd_text .description {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .bd_text .bd_text_li {
    width: 100%;
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
}

/* .inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .bd_text .bd_text_li p {
    margin-bottom: 14px;
    padding-left: 16px;
    background: url(../images/dian.png) no-repeat left 10.5px;
} */

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .img {
    width: 100%;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .bd .bd_content .img img {
    width: 100%;
    display: block;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content>a {
    width: 42px;
    height: 66px;
    position: absolute;
    top: calc(50% + 60.5px);
    margin-top: -33px;
    cursor: pointer;
    display: block;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev:hover {
    transition: all 0.4s;
    background: url(../images/left_hover.png) no-repeat center center #014199;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev.prevStop:hover {
    transition: all 0.4s;
    background: url(../images/left.png) no-repeat center center #ccc;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .next:hover {
    transition: all 0.4s;
    background: url(../images/right_hover.png) no-repeat center center #014199;
}

.inside_content .business_function_target .business_function_target_nr .business_function_target_content .next.nextStop:hover {
    transition: all 0.4s;
    background: url(../images/right.png) no-repeat center center #ccc;
}

/* .inside_content .business_function_target .business_function_target_nr .business_function_target_content .next{} */
.inside_content .business_function_target .business_function_target_nr .business_function_target_content .next {
    background: url(../images/right.png) no-repeat center center #ccc;
    /* cursor: unset; */
    right: -116px;
    transition: all 0.4s;
}

/* .inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev{} */
.inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev {
    background: url(../images/left.png) no-repeat center center #ccc;
    left: -116px;
    /* cursor: unset; */
    transition: all 0.4s;

}


/* 应用案例-客户之声 */
.inside_content .voice_customer {
    background: url(../images/khzsbg.jpg) no-repeat left bottom #f4f6f9;
    padding: 84px 0 100px;
}

.inside_content .voice_customer .w1440>ul {
    width: 100%;
    margin-top: 60px;
}

.inside_content .voice_customer .w1440>ul li {
    width: 29.17%;
    height: 560px;
    float: left;
    margin: 0 6.245% 60px 0;
    padding: 30px 11px 50px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    background: url(../images/yh.png) no-repeat 353px 515px #fff;
    border-radius: 9px;
}

.inside_content .voice_customer .w1440>ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .voice_customer .w1440>ul li .img {
    width: 103px;
    height: 103px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    overflow: hidden;
}

.inside_content .voice_customer .w1440>ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content {
    width: 100%;
    margin-top: 18px;
    height: 350px;
    overflow-y: auto;
    padding: 0 29px;
    box-sizing: border-box;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content h5 {
    font-size: 18px;
    color: #333;
    line-height: 36px;
    text-align: center;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content .figure {
    font-size: 18px;
    color: #333;
    line-height: 36px;
    text-align: center;
    margin-top: 4px;
    font-weight: bold;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content .digest {
    margin-top: 22px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content::-webkit-scrollbar {
    width: 9px;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content::-webkit-scrollbar-track {
    background: #fff;
}

.inside_content .voice_customer .w1440>ul li .voice_customer_content::-webkit-scrollbar-thumb {
    background: #f6f6f6;
    border-radius: 4px;
}

.paginationjs-pages ul {
    display: flex;
    justify-content: center;
}

.paginationjs-pages ul li {
    width: 36px;
    height: 36px;
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 0 !important;
    float: none;
    margin: 0 4px;
}

.paginationjs-pages ul li a {
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 14px;
    color: #4c4c4c;
}

.paginationjs-pages ul li span {
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 14px;
    color: #4c4c4c;
}

.paginationjs-pages ul li.active {
    background: #014199;
    border: 1px solid #014199;
}

.paginationjs-pages ul li.active a {
    color: #fff;
}

.paginationjs-pages ul li.active span {
    color: #fff;
}

/* 应用案例-典型案例-列表 */
.inside_content .classic_case {
    padding: 76px 0 10px;
}

.inside_content .classic_case .classic_case_content {
    width: 100%;
    margin-top: 65px;
}

.inside_content .classic_case_screen {
    width: 100%;
    border: 1px solid #aaa;
    padding: 22px 18px 6px;
    box-sizing: border-box;
}

.inside_content .classic_case_screen span {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    float: left;
}

.inside_content .classic_case_screen ul {
    float: right;
    width: calc(100% - 62px);
}

.inside_content .classic_case_screen ul li {
    float: left;
    margin: 0 44px 16px 0;
}

.inside_content .classic_case_screen ul li a {
    display: block;
    min-width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 9px;
    font-size: 18px;
    color: #333;
    box-sizing: border-box;
}

.inside_content .classic_case_screen ul li.active a {
    background: url(../images/yb.png) no-repeat right top #e5ecf5;
    color: #014199;
}

.inside_content .classic_case .classic_case_content .classic_case_nr {
    width: 100%;
    margin-top: 80px;
    padding: 0 10px;
    box-sizing: border-box;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li {
    width: 31.94%;
    float: left;
    margin: 0 2.09% 60px 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a {
    display: block;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .img {
    width: 100%;
    height: 224px;
    overflow: hidden;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .classic_case_text {
    width: 100%;
    height: 246px;
    padding: 22px 27px;
    box-sizing: border-box;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .classic_case_text h5 {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center;
    height: 60px;
    transition: all 0.4s;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .classic_case_text .digest {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a .view_details {
    width: 160px;
    height: 39px;
    border: 1px solid #014199;
    margin: 24px auto 0;
    text-align: center;
    line-height: 39px;
    font-size: 17px;
    color: #014199;
    transition: all 0.4s;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a:hover .classic_case_text h5 {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .classic_case .classic_case_content .classic_case_nr ul li a:hover .view_details {
    background: #014199;
    color: #fff;
    transition: all 0.4s;
}


/* 应用案例-典型案例-详情 */
.inside_content .Case_details {
    width: 100%;
    background: #f4f6f9;
    padding: 82px 0 101px;
}

.inside_content .Case_details .Case_details_left {
    width: 72.78%;
    border: 1px solid #e6e6e6;
    float: left;
    background: #fff;
}

.inside_content .Case_details .Case_details_left h4 {
    padding: 0 20px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e6e6e6;
}

.inside_content .Case_details .Case_details_left h4 em {
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.inside_content .Case_details .Case_details_left .Case_details_content {
    padding: 36px 76px 0 19px;
    border-bottom: 1px solid #e6e6e6;
}

.inside_content .Case_details .Case_details_left .Case_details_content>div {
    width: 100%;
}

.inside_content .Case_details .Case_details_left .Case_details_content>div h6 {
    width: 100%;
    line-height: 60px;
    background: #e5ecf5;
    padding-left: 28px;
    position: relative;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    box-sizing: border-box;
}

.inside_content .Case_details .Case_details_left .Case_details_content>div h6::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    left: 0;
    top: 0;
    background: #014199;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top {
    width: 100%;
    padding: 16px 0 30px;
    box-sizing: border-box;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .img {
    width: 20.75%;
    height: 142px;
    border: 1px solid #014199;
    border: 1px solid #014199;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right {
    width: 72.33%;
    float: right;
    padding-top: 11.5px;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right>div {
    padding-left: 34px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right>div span {
    font-weight: bold;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right .customer_name {
    background: url(../images/xmbj_icon1.png) no-repeat left 2.5px;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right .industry_involved {
    background: url(../images/xmbj_icon2.png) no-repeat left 2.5px;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr .details_nr_top .details_nr_right .implementation_product {
    background: url(../images/xmbj_icon3.png) no-repeat left 2.5px;
    margin-bottom: 0;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
    padding: 32px 0 30px 25px;
    width: 100%;
    box-sizing: border-box;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr p {
    margin-bottom: 26px;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr p span {
    font-weight: bold;
    display: block;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr p em {
    font-weight: bold;
}

.inside_content .Case_details .Case_details_left .Case_details_content .details_nr p:last-child {
    margin-bottom: 0;
}

.skip {
    padding: 44px 36px;
}

.skip>a {
    width: 50%;
    float: left;
    border: 1px solid #ccc;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    height: 44px;
    font-size: 16px;
    color: #666;
    transition: all 0.3s;
    line-height: 44px;
    text-align: center;
}

.skip>a:hover {
    background: #014199;
    color: #fff;
    transition: all 0.3s;
    border: 1px solid #014199;
}

.inside_content .Case_details .Case_details_right {
    float: right;
    width: 25%;
    padding-top: 18px;
}

.Case_details_right>div h4 {
    width: 100%;
    height: 60px;
    background: #014199;
    padding: 0 20px;
    box-sizing: border-box;
}

.Case_details_right>div h4 em {
    display: block;
    line-height: 60px;
    padding-left: 24px;
    background: url(../images/zb.jpg) no-repeat left center;
    font-size: 20px;
    color: #fff;
}

.Related_case ul {
    width: 100%;
    background: #fff;
    padding: 20px 10px;
    box-sizing: border-box;
}

.Related_case ul li {
    margin-bottom: 20px;
}

.Related_case ul li a {
    display: block;
}

.Related_case ul li a .img {
    width: 47.06%;
    overflow: hidden;
    float: left;
}

.Related_case ul li a .img img {
    width: 100%;
    display: block;
    transition: all 0.6s;
}

.Related_case ul li a .Related_case_nr {
    width: 50%;
    float: right;
}

.Related_case ul li a .Related_case_nr h6 {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
    transition: all 0.3s;
}

.Related_case ul li a .Related_case_nr .date {
    font-size: 14px;
    color: #999;
    margin-top: 1px;
}

.Related_case ul li:last-child {
    margin-bottom: 0;
}

.Related_case ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.Related_case ul li a:hover .Related_case_nr h6 {
    color: #014199;
    transition: all 0.3s;
}

.inside_content .Case_details .Case_details_right .Other_information {
    width: 100%;
    margin-top: 30px;
}

.Case_details_right .Other_information ul {
    background: #fff;
    padding: 14px 18px;
}

.Case_details_right .Other_information ul li {
    width: 100%;
    margin-bottom: 12px;
}

.Case_details_right .Other_information ul li a {
    display: block;
}

.Case_details_right .Other_information ul li a h6 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition: all 0.3s;
}

.Case_details_right .Other_information ul li a .date {
    font-size: 14px;
    color: #999;
    margin-top: 4px;
}

.Case_details_right .Other_information ul li:last-child {
    margin-bottom: 0;
}

.Case_details_right .Other_information ul li a:hover h6 {
    color: #014199;
    transition: all 0.3s;
}


/* 应用案例-服务客户-列表 */
.inside_content .classic_case .classic_case_content .customer_service_nr {
    margin-top: 92px;
}

.inside_content .customer_service {
    background: url(../images/khzsbg.jpg) no-repeat left bottom #f4f6f9;
    padding-bottom: 65px;
}

.inside_content .classic_case .classic_case_content .customer_service_nr>ul li {
    width: 17.92%;
    height: 158px;
    border: 1px solid #e6e6e6;
    float: left;
    margin: 0 2.6% 40px 0;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.inside_content .classic_case .classic_case_content .customer_service_nr>ul li img {
    width: 100%;
    /* height: 100%; */
    display: block;
    transition: all 0.6s;
}

.inside_content .classic_case .classic_case_content .customer_service_nr>ul li:nth-child(5n) {
    margin-right: 0;
}

.inside_content .classic_case .classic_case_content .customer_service_nr>ul li:hover img {
    transition: all 0.6s;
    transform: scale(1.1);
}


/* 客户服务-产品白皮书 */
.secondary_section.customer_service ul li {
    width: 16.6666%;
}

.inside_content .Product_White_Paper {
    background: url(../images/cpbps_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 66px 0 0;
}

.inside_content .Product_White_Paper ul {
    width: 100%;
    margin-top: 62px;
}

.inside_content .Product_White_Paper ul li {
    width: 26.81%;
    float: left;
    margin: 0 9.785% 100px 0;
}

.inside_content .Product_White_Paper ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .Product_White_Paper ul li .img {
    width: 300px;
    height: 423px;
    background: #e7e7e7;
    padding: 5px;
    border-radius: 6px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    margin: 0 auto;
    overflow: hidden;
}

.inside_content .Product_White_Paper ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .Product_White_Paper ul li .name {
    margin-top: 26px;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-align: center;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all 0.3s;
}

.inside_content .Product_White_Paper ul li .Download_now {
    width: 148px;
    height: 42px;
    background: #fff;
    border: 1px solid #014199;
    margin: 24px auto 0;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
}

.inside_content .Product_White_Paper ul li .Download_now em {
    display: inline-block;
    line-height: 42px;
    padding-left: 27px;
    background: url(../images/ljxz.png) no-repeat left center;
    font-size: 16px;
    color: #014199;
    transition: all 0.3s;
}

.inside_content .Product_White_Paper ul li:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Product_White_Paper ul li:hover .name {
    color: #014199;
    transition: all 0.3s;
}

.inside_content .Product_White_Paper ul li:hover .Download_now {
    background: #014199;
    transition: all 0.3s;
}

.inside_content .Product_White_Paper ul li:hover em {
    color: #fff;
    transition: all 0.3s;
    background: url(../images/ljxz_hover.png) no-repeat left center;
}

.Download_popup_window {
    position: fixed;
    background: url(../images/bg4.png) repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.Download_popup_window .popup_window {
    position: absolute;
    width: 1000px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 50px 80px 62px;
    box-sizing: border-box;
    border-radius: 5px;
}

.Download_popup_window .popup_window .close {
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../images/close.png) no-repeat center center;
    top: 18px;
    right: 24px;
    cursor: pointer;
}

.Download_popup_window .popup_window .popup_window_top {
    width: 100%;
    text-align: center;
}

.Download_popup_window .popup_window .popup_window_top h4 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.Download_popup_window .popup_window .popup_window_top p {
    margin-top: 12px;
    font-size: 16px;
    color: #666;
}

.Download_popup_window .popup_window .form {
    width: 100%;
    margin-top: 54px;
}

.Download_popup_window .popup_window .form>div {
    width: 345px;
    float: left;
    margin-bottom: 22px;
}

.Download_popup_window .popup_window .form>div:nth-child(2n) {
    float: right;
}

.Download_popup_window .popup_window .form>div span {
    display: block;
    font-size: 18px;
    color: #231816;
    margin-bottom: 14px;
    position: relative;
    padding-left: 10px;
}

.Download_popup_window .popup_window .form>div span::after {
    content: '*';
    font-size: 14px;
    color: #f00;
    position: absolute;
    top: 2px;
    left: 0;
}

.Download_popup_window .popup_window .form .contact_via_mail span {
    padding-left: 0;
}

.Download_popup_window .popup_window .form .contact_via_mail span::after {
    display: none;
}

/* .Download_popup_window .popup_window .form .requirement_description span::after {
    display: none;
} */

/* .Download_popup_window .popup_window .form .requirement_description span {
    padding-left: 0;
} */

.Download_popup_window .popup_window .form>div input {
    display: block;
    width: 100%;
    height: 60px;
    background: #f8f7f7;
    padding: 0 24px;
    line-height: 60px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    box-sizing: border-box;
}

input[type="number"] {

    -moz-appearance: textfield;

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input::-webkit-inner-spin-button,
.Download_popup_window .popup_window .form>div input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.Download_popup_window .popup_window .form .contact_via_mail {
    width: 100%;
}

.Download_popup_window .popup_window .form .requirement_description {
    width: 100%;
}

.Download_popup_window .popup_window .form .requirement_description textarea {
    display: block;
    height: 120px;
    background: #f8f7f7;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    width: 100%;
    border: none;
    outline: none;
    padding: 14px 24px;
    box-sizing: border-box;
}

.Download_popup_window .popup_window .form button {
    width: 200px;
    height: 70px;
    background: #014196;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 45px auto 0;
}


/* 客户服务-软件下载试用-列表 */
.inside_content .Software_trial {
    padding: 66px 0 20px;
}

.inside_content .Software_trial>ul {
    width: 100%;
    margin-top: 68px;
    padding: 0 10px;
    box-sizing: border-box;
}

.inside_content .Software_trial>ul li {
    width: 100%;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px #2a87ec2b;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li .li_top {
    padding: 0 50px 0 40px;
    height: 120px;
    transition: all 0.4s;
    cursor: pointer;
}

.inside_content .Software_trial>ul li .li_top h5 {
    font-size: 24px;
    color: #333;
    line-height: 120px;
    padding-left: 70px;
    max-width: 1240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url(../images/rjxz_icon1.png) no-repeat left center;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li .li_top .menu {
    width: 37px;
    height: 34px;
    float: right;
    margin-top: 43px;
    background: url(../images/rjxz_icon2.png) no-repeat center center;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li .li_nr {
    padding: 18px 55px 63px 50px;
    background: #fff;
    display: none;
}

.inside_content .Software_trial>ul li .li_nr .li_content {
    width: 100%;
}

.inside_content .Software_trial>ul li .li_nr .li_content>div {
    width: 100%;
    margin-bottom: 12px;
    font-size: 18px;
    color: #333;
    text-align: justify;
}

.inside_content .Software_trial>ul li .li_nr .li_content>div:last-child {
    margin-bottom: 0;
}

.inside_content .Software_trial>ul li .li_nr .li_content>div span {
    display: block;
    float: left;
    font-weight: bold;
}

.inside_content .Software_trial>ul li .li_nr .li_content>div em {
    display: block;
    float: right;
    width: calc(100% - 94px);
}

.inside_content .Software_trial>ul li .li_nr .Version_download {
    width: 100%;
    margin-top: 28px;
}

.inside_content .Software_trial>ul li .li_nr .Version_download a {
    display: block;
    float: left;
    width: 118px;
    height: 42px;
    background: #f1f1f1;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #014199;
    border: 1px solid #014199;
    margin-right: 40px;
    transition: all 0.3s;
    cursor: pointer;
}

.inside_content .Software_trial>ul li .li_nr .Version_download a:hover {
    background: #014199;
    color: #fff;
    transition: all 0.3s;
}

.inside_content .Software_trial>ul li.on .li_top {
    background: #f2f3f4;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li.on .li_top h5 {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li.on .li_top .menu {
    background: url(../images/rjxz_icon3.png) no-repeat center center;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li.on {
    box-shadow: 0px 0px 10px 4px #2a87ec2b;
    transition: all 0.4s;
}

.inside_content .Software_trial>ul li:first-child .li_nr {
    display: block;
}

.inside_content .Software_trial .paginationjs-pages {
    margin-top: 20px;
}


/* 客户服务-软件使用教程 */
.inside_content .Software_trial_tutorial {
    background: url(../images/syjc_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 64px 0 100px;
}

.inside_content .Software_trial_tutorial .w1440>ul {
    margin-top: 80px;
}

.inside_content .Software_trial_tutorial .w1440>ul li {
    width: 31.25%;
    float: left;
    margin: 0 3.125% 50px 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}

.inside_content .Software_trial_tutorial .w1440>ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .Software_trial_tutorial .w1440>ul li a {
    display: block;
}

.inside_content .Software_trial_tutorial .w1440>ul li a .img {
    width: 100%;
    /* height: 252px; */
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.inside_content .Software_trial_tutorial .w1440>ul li a .img img {
    width: 100%;
    /* height: 100%; */
    display: block;
    transition: all 0.6s;
}

.inside_content .Software_trial_tutorial .w1440>ul li a .Software_trial_tutorial_nr {
    height: 113px;
    padding: 16px 32px 0 10px;
    box-sizing: border-box;
}

.inside_content .Software_trial_tutorial .w1440>ul li a .Software_trial_tutorial_nr h5 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    transition: all 0.4s;
}

.inside_content .Software_trial_tutorial .w1440>ul li a .Software_trial_tutorial_nr .total_time {
    padding-left: 28px;
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    background: url(../images/zsc.png) no-repeat left center;
    transition: all 0.4s;
}

.inside_content .Software_trial_tutorial .w1440>ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Software_trial_tutorial .w1440>ul li a:hover .Software_trial_tutorial_nr h5 {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Software_trial_tutorial .w1440>ul li a:hover .Software_trial_tutorial_nr .total_time {
    color: #014199;
    background: url(../images/zsc_hover.png) no-repeat left center;
    transition: all 0.4s;
}

.inside_content .Software_trial_tutorial .w1440 .paginationjs-pages {
    margin-top: 16px;
}


/* 客户服务-软件使用教程详情 */
.inside_content .Software_Usage_Tutorial {
    background: #f4f6f9;
    padding: 65px 0 100px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr {
    margin-top: 40px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top {
    padding: 20px;
    background: #fff;
    ;
    margin-bottom: 20px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .video {
    width: 43.36%;
    height: 342px;
    float: left;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .video video {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    outline: none;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_content {
    float: right;
    width: 54.29%;
    padding-top: 16px
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_content h6 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_content .total_time {
    margin-top: 8px;
    font-size: 16px;
    color: #666;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_content .description {
    width: 100%;
    margin-top: 24px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_function {
    margin-top: 62px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_function a {
    width: 118px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #014199;
    display: block;
    float: left;
    font-size: 16px;
    color: #014199;
    cursor: pointer;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_top .top_function .Immediately_watch {
    background: #014199;
    color: #fff;
    margin-right: 30px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left {
    width: 63.89%;
    float: left;
    background: #fff;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .hd {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 40px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .hd ul li {
    line-height: 58px;
    float: left;
    margin-right: 100px;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #333;
    transition: all 0.4s;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .hd ul li.on {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .hd ul li.on::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #014199;
    left: 0;
    bottom: -1px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .bd .left_content {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: justify;
    padding: 38px 34px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .bd .left_content h6 {
    font-size: 18px;
    color: #333;
    margin-bottom: 14px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .bd .left_content p {
    margin-bottom: 14px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_left .bd .left_content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right {
    width: 34.03%;
    float: right;
    padding: 22px 20px;
    background: #fff;
    box-sizing: border-box;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right h4 {
    font-size: 18px;
    color: #014199;
    padding-left: 14px;
    background: url(../images/zb1.jpg)no-repeat left center;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul {
    width: 100%;
    margin-top: 22px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a {
    display: block;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a .img {
    width: 100%;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a .img img {
    width: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a .right_content {
    padding: 16px 10px 0;
    height: 90px;
    box-sizing: border-box;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a .right_content h6 {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition: all 0.4s;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a .right_content .total_time {
    padding-left: 28px;
    font-size: 16px;
    color: #999;
    background: url(../images/zsc.png) no-repeat left center;
    margin-top: 8px;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li a:hover .right_content h6 {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Software_Usage_Tutorial .Software_Usage_Tutorial_nr .Software_Usage_Tutorial_right ul li:last-child {
    margin-bottom: 0;
}


/* 客户服务-知行业知识问答 */
.inside_content .Common_Knowledge {
    padding: 66px 0 100px;
    background: url(../images/cjzswd_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content {
    margin-top: 77px;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr {
    width: 100%;
    margin-top: 60px;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li {
    width: 100%;
    margin-bottom: 40px;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li:last-child {
    margin-bottom: 0;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li a {
    display: block;
    border: 1px solid #ccc;
    padding: 0 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    transition: all 0.3s;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li a em {
    display: block;
    padding-left: 82px;
    background: url(../images/wd_icon.png) no-repeat left center;
    font-size: 20px;
    color: #333;
    line-height: 98px;
    transition: all 0.3s;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li a:hover {
    border: 1px solid #fff;
    background: #fff;
    transition: all 0.3s;
}

.inside_content .Common_Knowledge .Common_Knowledge_content.classic_case_content .Common_Knowledge_nr ul li a:hover em {
    color: #014199;
    transition: all 0.3s;
    font-size: 24px;
}

.inside_content .Common_Knowledge .paginationjs-pages {
    margin-top: 60px;
}


/* 客户服务-售后服务提交 */
.inside_content .After_sales_application {
    background: url(../images/shsq_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 70px 0 100px;
}

.inside_content .After_sales_application .form {
    width: 100%;
    margin-top: 54px;
}

.inside_content .After_sales_application .form>div {
    width: 27.78%;
    float: left;
    margin: 0 8.33% 32px 0;
}

.inside_content .After_sales_application .form>div:nth-child(3n) {
    margin-right: 0;
}

.inside_content .After_sales_application .form>div span {
    display: block;
    font-size: 18px;
    color: #231816;
    margin-bottom: 16px;
    position: relative;
    padding-left: 10px;
}

.inside_content .After_sales_application .form>div span::after {
    content: '*';
    font-size: 14px;
    color: #f00;
    position: absolute;
    top: 2px;
    left: 0;
}

.inside_content .After_sales_application .form>div input {
    width: 100%;
    height: 50px;
    border: 1px solid #999;
    border-radius: 5px;
    box-sizing: border-box;
    background: none;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    line-height: 48px;
}

.inside_content .After_sales_application .form>div input:hover {
    border-color: #999 !important;
}

.inside_content .After_sales_application .form .layui-form-select {
    outline: none;
}

.inside_content .After_sales_application .form .layui-form-select dl dd.layui-this {
    background-color: #014199;
}

.inside_content .After_sales_application .form .layui-form-selected dl {
    top: 52px;
}

.inside_content .After_sales_application .form .problem_description {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
}

.inside_content .After_sales_application .form .problem_description textarea {
    width: 100%;
    display: block;
    background: none;
    border: 1px solid #999;
    outline: none;
    height: 120px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding: 14px 20px;
    box-sizing: border-box;
}

.inside_content .After_sales_application .form button {
    width: 200px;
    height: 70px;
    background: #014199;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    border: none;
    outline: none;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.inside_content .after_sale_service {
    background: url(../images/fwzz_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 94px 0 182px;
}

.inside_content .after_sale_service .after_sale_service_nr {
    margin-top: 46px;
    font-size: 20px;
    color: #333;
    line-height: 48px;
    text-align: justify;
}

.inside_content .Service_objectives {
    background: url(../images/fwmb_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 88px 0 90px;
}

.inside_content .Service_objectives .Service_objectives_nr {
    margin-top: 44px;
    padding: 0 54px;
}

.inside_content .Service_objectives .Service_objectives_nr p {
    font-size: 18px;
    color: #666;
    line-height: 44px;
    text-align: center;
}

.inside_content .Service_objectives .Service_objectives_nr ul {
    width: 100%;
    margin-top: 56px;
    display: flex;
    justify-content: center;
}

.inside_content .Service_objectives .Service_objectives_nr ul li {
    margin: 0 70px;
}

.inside_content .Service_objectives .Service_objectives_nr ul li img {
    width: 78px;
    height: 78px;
    display: block;
    margin: 0 auto;
}

.inside_content .Service_objectives .Service_objectives_nr ul li h6 {
    font-size: 24px;
    color: #333;
    margin-top: 24px;
    text-align: center;
    font-weight: normal;
}

.inside_content .Service_objectives .Service_objectives_nr ul li .description {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.inside_content .Service_process {
    padding: 84px 0 90px;
}

.inside_content .Service_process .Service_process_nr {
    margin-top: 55px;
}

.inside_content .Service_process .Service_process_nr .step {
    width: 13.61%;
    float: left;
}

.inside_content .Service_process .Service_process_nr .step .serial_number {
    width: 117px;
    height: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dwbx.png) no-repeat center center;
    font-size: 48px;
    color: #fff;
    position: relative;
    font-weight: bold;
    margin: 0 auto;
}

.inside_content .Service_process .Service_process_nr .step .serial_number::after {
    content: '';
    position: absolute;
    width: 32px;
    height: 37px;
    background: url(../images/xwbx.png) no-repeat center center;
    left: 50%;
    margin-left: -16px;
    top: 109px;
}

.inside_content .Service_process .Service_process_nr .step p {
    margin-top: 44px;
    text-align: center;
    font-size: 20px;
    color: #333;
}

.inside_content .Service_process .Service_process_nr .advance_gradually {
    width: 4.03%;
    height: 22px;
    float: left;
    background: url(../images/sjt.png) no-repeat center center;
    margin: 56px 1.94% 0;
}

.inside_content .After_sales_application_footer {
    width: 100%;
    height: 300px;
    background: url(../images/bottom_bg.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 74px;
    box-sizing: border-box;
}

.inside_content .After_sales_application_footer .img {
    width: 164px;
    height: 164px;
    float: left;
}

.inside_content .After_sales_application_footer .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .After_sales_application_footer .footer_nr {
    width: 800px;
    float: left;
    margin-left: 60px;
}

.inside_content .After_sales_application_footer .footer_nr h6 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.inside_content .After_sales_application_footer .footer_nr .number {
    margin-top: 28px;
}

.inside_content .After_sales_application_footer .footer_nr .number>div {
    font-size: 20px;
    color: #fff;
}

.inside_content .After_sales_application_footer .footer_nr .number .After_sales_service_line {
    margin-top: 8px;
}


/* 关于开目-公司介绍 */
.secondary_section.gykm ul li {
    width: 12.5%;
    float: left;
}

.inside_content .Company_profile {
    padding: 62px 0 55px;
}

.inside_content .Company_profile .Company_profile_content {
    width: 100%;
    margin-top: 60px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top {
    width: 100%;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top .img {
    width: 36.94%;
    float: left;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top .img img {
    width: 100%;
    display: block;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr {
    width: 58.61%;
    float: right;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: justify;
    padding-top: 6px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr p {
    margin-bottom: 28px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr p:last-child {
    margin-bottom: 0;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom {
    width: 100%;
    margin-top: 38px;
    height: 155px;
    background: #f7f7f7;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li {
    width: 25%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    height: 155px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80px;
    background: #aaa;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li .number {
    font-size: 36px;
    color: #014199;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li:last-child::after {
    display: none;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li:first-child .number em {
    font-size: 16px;
    font-weight: bold;
    margin-left: 4px;
    line-height: 36px;
    display: block;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li .number em {
    font-size: 24px;
}

.inside_content .Company_profile .Company_profile_content .Company_profile_content_bottom ul li p {
    margin-top: 8px;
    font-size: 16px;
    color: #333;
}

.inside_content .corporate_culture {
    background: url(../images/qywh_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 66px;
    height: 643px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.inside_content .corporate_culture .corporate_culture_content {
    width: 1440px;
    height: 446px;
    position: absolute;
    left: 50%;
    /* margin-left: -720px; */
    transform: translate(-50%, 0);
    bottom: 0;
    background: url(../images/qywh_bg1.png) no-repeat center bottom;
}

.inside_content .corporate_culture .corporate_culture_content ul {
    height: 100%;
    position: relative;
}

.inside_content .corporate_culture .corporate_culture_content ul li {
    width: 34.72%;
    position: absolute;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    box-sizing: border-box;
}

.inside_content .corporate_culture .corporate_culture_content ul li h5 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.inside_content .corporate_culture .corporate_culture_content ul li p {
    font-size: 15px;
    color: #666;
    margin-top: 8px;
    line-height:26px;
}

.inside_content .corporate_culture .corporate_culture_content ul li::after {
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 100%;
    box-shadow: 0px 0px 8px #2a87ec2b;
    position: absolute;
    top: 50%;
    margin-top: -37px;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(1) {
    text-align: right;
    padding-right: 92px;
    bottom: 38px;
    right: 71.11%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(1)::after {
    background: url(../images/qywh1.png) no-repeat center center;
    border-radius: 100%;
    right: 0;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(2) {
    text-align: right;
    padding-right: 92px;
    bottom: 180px;
    right: 67.22%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(2)::after {
    background: url(../images/qywh2.png) no-repeat center center;
    border-radius: 100%;
    right: 0;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(3) {
    text-align: right;
    padding-right: 92px;
    bottom: 310px;
    right: 59.03%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(3)::after {
    background: url(../images/qywh3.png) no-repeat center center;
    border-radius: 100%;
    right: 0;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(4) {
    text-align: left;
    padding-left: 92px;
    bottom: 330px;
    left: 58.06%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(4)::after {
    background: url(../images/qywh4.png) no-repeat center center;
    border-radius: 100%;
    left: 0;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(5) {
    text-align: left;
    padding-left: 92px;
    bottom: 200px;
    left: 68.19%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(5)::after {
    background: url(../images/qywh5.png) no-repeat center center;
    border-radius: 100%;
    left: 0;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(6) {
    text-align: left;
    padding-left: 92px;
    bottom: 38px;
    left: 70.97%;
}

.inside_content .corporate_culture .corporate_culture_content ul li:nth-child(6)::after {
    background: url(../images/qywh6.png) no-repeat center center;
    border-radius: 100%;
    left: 0;
}

.ani_scalePlant {
    animation-name: scalePlant;
    -webkit-animation-name: scalePlant;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.inside_content .development_history {
    padding: 90px 0 60px;
    background: #fafafa;
}

.inside_content .development_history .development_history_nr {
    width: 100%;
    margin-top: 96px;
    position: relative;
}

.inside_content .development_history .development_history_nr .bd {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.inside_content .development_history .development_history_nr .bd::after {
    content: '';
    width: 100%;
    height: 5px;
    background: #014199;
    position: absolute;
    left: 0;
    top: 46px;
}

.inside_content .development_history .development_history_nr .bd ul li {
    width: 240px;
    margin-right: 60px;
    float: left;
}

.inside_content .development_history .development_history_nr .bd ul li .date {
    font-size: 18px;
    color: #666;
    padding-bottom: 90px;
    background: url(../images/fzlc_xb.png) no-repeat center bottom;
    text-align: center;
    transition: all 0.3s;
}

.inside_content .development_history .development_history_nr .bd ul li:hover .date {
    color: #014199;
    transition: all 0.3s;
}

.inside_content .development_history .development_history_nr .bd ul li .development_history_content {
    width: 100%;
    margin-top: 26px;
}

.inside_content .development_history .development_history_nr .bd ul li .development_history_content .description {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.inside_content .development_history .development_history_nr .bd ul li .development_history_content .img {
    width: 100%;
    margin-top: 32px;
    overflow: hidden;
}

.inside_content .development_history .development_history_nr .bd ul li .development_history_content .img img {
    width: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .development_history .development_history_nr>a {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 156px;
    cursor: pointer;
}

.inside_content .development_history .development_history_nr .prev {
    left: -116px;
    background: url(../images/left_hover.png) no-repeat center center #014199;
}

.inside_content .development_history .development_history_nr .next {
    right: -116px;
    background: url(../images/right_hover.png) no-repeat center center #014199;
}

.inside_content .development_history .development_history_nr .next.nextStop {
    background: url(../images/right.png) no-repeat center center #ccc;
    cursor: unset;
}

.inside_content .development_history .development_history_nr .prev.prevStop {
    background: url(../images/left.png) no-repeat center center #ccc;
    cursor: unset;
}

.inside_content .development_history .development_history_nr .bd ul li:hover .development_history_content .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}


/* 关于开目-荣誉资质 */
.inside_content .intellectual_property_right {
    padding: 62px 0 60px;
    overflow: initial;
}

.inside_content .intellectual_property_right .intellectual_property {
    width: 100%;
    margin-top: 80px;
}

.inside_content .intellectual_property_right .intellectual_property>ul {
    margin-bottom: 40px;
}

.inside_content .intellectual_property_right .intellectual_property>ul li {
    width: 22.22%;
    float: left;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    margin: 0 3.706% 40px 0;
    cursor: pointer;
}

.inside_content .intellectual_property_right .intellectual_property>ul li a {
    display: block;
    height: 320px;
    padding: 20px 30px 0;
    box-sizing: border-box;
}

.inside_content .intellectual_property_right .intellectual_property>ul li:nth-child(4n) {
    margin-right: 0;
}

.inside_content .intellectual_property_right .intellectual_property>ul li a .img {
    width: 179px;
    height: 245px;
    margin: 0 auto;
    overflow: hidden;
}

.inside_content .intellectual_property_right .intellectual_property>ul li a .img img {
    transition: all 0.6s;
}

.inside_content .intellectual_property_right .intellectual_property>ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .intellectual_property_right .intellectual_property>ul li a p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.paginationjs-pages ul {
    display: flex;
    justify-content: center;
}

.paginationjs-pages ul li {
    width: 36px;
    height: 36px;
    border: 1px solid #b3b3b3;
    background: #fff;
    border-radius: 0 !important;
    float: none;
    margin: 0 5px;
}

.paginationjs-pages ul li a {
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 14px;
    color: #333;
}

.paginationjs-pages ul li span {
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 14px;
    color: #333;
}

.paginationjs-pages ul li.active {
    background: #014199;
    border: 1px solid #014199;
}

.paginationjs-pages ul li.active a {
    color: #fff !important;
}

.paginationjs-pages ul li.active span {
    color: #fff !important;
}

.paginationjs-pages ul li.paginationjs-prev a {
    color: #fff;
    background: url(../images/left1.png) no-repeat center center;
    background-size: 20% auto;
}

.paginationjs-pages ul li.paginationjs-next a {
    color: #fff;
    background: url(../images/right1.png) no-repeat center center;
    background-size: 20% auto;
}

.inside_content .Honorary_awards {
    background: url(../images/khzsbg.jpg) no-repeat center bottom #f4f6f9;
    background-size: 100% auto;
    padding: 62px 0 100px;
}

.inside_content .Honorary_awards .Honorary_awards_nr {
    width: 100%;
    margin-top: 60px;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul {
    margin-bottom: 20px;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li {
    float: left;
    margin: 0 3.706% 40px 0;
    width: 22.22%;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li:nth-child(4n) {
    margin-right: 0;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li a {
    display: block;

    /* height: 290px; */
    background: #fff;
    padding: 20px 20px 33px;
    box-sizing: border-box;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li a .img {
    width: 100%;
    max-height: 194px;
    overflow: hidden;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Honorary_awards .Honorary_awards_nr>ul li a p {
    margin-top: 22px;
    text-align: center;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 关于开目-企业风采 */
.inside_content .Attendance_events {
    padding: 88px 0 46px;
}

.inside_content .Attendance_events .Attendance_events_nr {
    margin-top: 70px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li {
    float: left;
    margin: 0 5% 54px 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    width: 30%;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li:nth-child(3n) {
    margin-right: 0;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li a {
    display: block;
    width: 100%;
    height: 390px;
    padding: 27px 27px 0;
    box-sizing: border-box;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li a .img {
    width: 100%;
    height: 262px;
    overflow: hidden;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .Attendance_events .Attendance_events_nr>ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Attendance_events .Attendance_events_nr>ul li a p {
    margin-top: 30px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.inside_content .Team_style {
    background: url(../images/tdfc_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 68px 0 92px;
    position: relative;
}

.inside_content .Team_style .Team_style_nr {
    width: 100%;
    margin-top: 60px;
    padding-bottom: 40px;
}

.inside_content .Team_style .Team_style_nr .swiper-pagination.qyfc_fy {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
}

.inside_content .Team_style .Team_style_nr .swiper-pagination.qyfc_fy span {
    width: 10px;
    height: 10px;
    background: #698dc0;
    opacity: 1;
    display: block;
    margin: 0 5px;
    transition: all 0.3s;
    border-radius: 5px;
}

.inside_content .Team_style .Team_style_nr .swiper-pagination.qyfc_fy span.swiper-pagination-bullet-active {
    width: 20px;
    background: #014199;
    transition: all 0.3s;
}

.inside_content .Team_style .qh {
    width: 42px;
    height: 66px;
    position: absolute;
    top: calc(50% + 40px);
    /* margin-top: -33px; */
    cursor: pointer;
    display: block;
    transform: translate(0, -50%);
}

.inside_content .Team_style .prev:hover {
    transition: all 0.4s;
    background: url(../images/left_hover.png) no-repeat center center #014199;
}

.inside_content .Team_style .prev.prevStop:hover {
    transition: all 0.4s;
    background: url(../images/left.png) no-repeat center center #ccc;
}

.inside_content .Team_style .next:hover {
    transition: all 0.4s;
    background: url(../images/right_hover.png) no-repeat center center #014199;
}

.inside_content .Team_style .next.nextStop:hover {
    transition: all 0.4s;
    background: url(../images/right.png) no-repeat center center #ccc;
}

/* .inside_content .business_function_target .business_function_target_nr .business_function_target_content .next{} */
.inside_content .Team_style .next {
    background: url(../images/right.png) no-repeat center center #ccc;
    /* cursor: unset; */
    right: 116px;
    transition: all 0.4s;
}

/* .inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev{} */
.inside_content .Team_style .prev {
    background: url(../images/left.png) no-repeat center center #ccc;
    left: 116px;
    /* cursor: unset; */
    transition: all 0.4s;

}














.inside_content .Team_style .Team_style_nr ul li {
    width: 707px;
    position: relative;
}

.inside_content .Team_style .Team_style_nr ul li .img {
    width: 100%;
    height: 490px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.inside_content .Team_style .Team_style_nr ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .Team_style .Team_style_nr ul li p {
    margin-top: 24px;
    text-align: center;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inside_content .Team_style .Team_style_nr ul li .img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
    left: 0;
    top: 0;
    border-radius: 9px;
}

.inside_content .Team_style .Team_style_nr ul li.swiper-slide-active .img::before {
    display: none;
}


/* 关于开目-开目动态 */
.inside_content .news_and_trends {
    padding: 60px 0;
    text-align: center;
}

.inside_content .news_and_trends .news_and_trends_nav {
    border: 1px solid #ccc;
    border-radius: 40px;
    display: inline-block;
    overflow: hidden;
}

.inside_content .news_and_trends .news_and_trends_nav a {
    display: block;
    float: left;
    line-height: 78px;
    font-size: 18px;
    color: #333;
    position: relative;
    padding: 0 30px;
}

.inside_content .news_and_trends .news_and_trends_nav a::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #999;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.inside_content .news_and_trends .news_and_trends_nav a:last-child::after {
    display: none;
}

.inside_content .news_and_trends .news_and_trends_nav a.active {
    background: #014199;
    color: #fff;
}

.inside_content .news_and_trends .news_and_trends_nav a.active::after {
    display: none;
}

.inside_content .news_and_trends .news_and_trends_content {
    width: 100%;
    text-align: left;
    margin-top: 80px;
}

.inside_content .news_and_trends .news_and_trends_content>ul li {
    width: 100%;
    margin-bottom: 40px;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a {
    display: block;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .img {
    width: 21.67%;
    height: 188px;
    overflow: hidden;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr {
    float: left;
    width: 78.33%;
    padding: 32px 60px 0 40px;
    height: 188px;
    border: 1px solid #ccc;
    border-left: none;
    box-sizing: border-box;
    transition: all 0.4s;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_left {
    float: left;
    width: 78.9%;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_left h5 {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition: all 0.4s;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_left .description {
    margin-top: 14px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_right {
    width: 68px;
    float: right;
    text-align: center;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_right .dat {
    font-size: 48px;
    color: #b3b3b3;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a .news_and_trends_nr .nr_right .year {
    font-size: 16px;
    color: #b3b3b3;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .news_and_trends .news_and_trends_content>ul li a:hover .news_and_trends_nr {
    background: #f1f1f1;
    border-color: #f1f1f1;
    transition: all 0.4s;
}

.inside_content .news_and_trends .news_and_trends_content>ul li a:hover .news_and_trends_nr .nr_left h5 {
    color: #014199;
    transition: all 0.4s;
}


/* 关于开目-开目动态-详情 */
.inside_content .Dynamic_details {
    padding: 80px 0 30px;
}

.inside_content .Dynamic_details .Dynamic_details_left {
    width: 69.44%;
    border: 1px solid #e6e6e6;
    padding: 26px 20px 30px;
    box-sizing: border-box;
    float: left;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_top {
    width: 100%;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 14px;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_top h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: normal;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_top .source {
    margin-top: 20px;
    text-align: center;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_top .source>div {
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin: 0 25px;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_center {
    padding: 32px 17px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    border-bottom: 1px dashed #e6e6e6;
}
.inside_content .Dynamic_details .Dynamic_details_left .details_center p{
    margin-bottom:15px;
}
.inside_content .Dynamic_details .Dynamic_details_left .details_center h3{
    margin-bottom:10px;
}

.inside_content .Dynamic_details .Dynamic_details_left .details_center img {
    max-width: 60%;
    display: block;
    margin: 0 auto;
}

.inside_content .Dynamic_details .Dynamic_details_left .skip {
    padding: 30px 0 0;
}

.inside_content .Dynamic_details .Dynamic_details_left .forward_to {
    margin-top: 28px;
    display: flex;
    align-items: center;
}

.inside_content .Dynamic_details .Dynamic_details_left .forward_to span {
    margin-right: 10px;
}

.inside_content .Dynamic_details .Dynamic_details_right {
    width: 29.17%;
    float: right;
}

.inside_content .Dynamic_details .Dynamic_details_right .Related_case ul {
    background: #fafafa;
    padding: 20px 20px 22px;
}

.inside_content .Dynamic_details .Dynamic_details_right .Related_case ul li a .Related_case_nr {
    width: 50%;
}

.inside_content .Dynamic_details .Dynamic_details_right .Related_case.xgal {
    margin-top: 60px;
}

/* 关于开目-合作伙伴-生态联盟 */
.inside_content .Ecological_Alliance {
    background: url(../images/stlm_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 60px 0 70px;
}

.inside_content .Ecological_Alliance .w1440 {
    overflow: hidden;
}

.inside_content .Ecological_Alliance .w1440>ul {
    margin-top: 55px;
    width: 100%;
}

.inside_content .Ecological_Alliance .w1440>ul li {
    width: 17.92%;
    /* height: 126px; */
    float: left;
    margin: 0 2.6% 30px 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.inside_content .Ecological_Alliance .w1440>ul li:nth-child(5n) {
    margin-right: 0;
}

.inside_content .Ecological_Alliance .w1440>ul li .img {
    width: 100%;
    /* height: 100%; */
    display: block;
    overflow: hidden;
}

.inside_content .Ecological_Alliance .w1440>ul li .img img {
    width: 100%;
    /* height: 100%; */
    display: block;
    transition: all 0.6s;
}

.inside_content .Ecological_Alliance .w1440>ul li:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}


/* 关于开目-合作伙伴-代理商 */
.inside_content .Signing_agent {
    padding: 62px 0 30px;
}

.inside_content .Signing_agent>ul {
    margin-top: 60px;
    padding:0 10px;
}

.inside_content .Signing_agent>ul li {
    width: 100%;
    margin-bottom: 60px;
    box-shadow: 0px 0px 8px #2a87ec2b;
}

.inside_content .Signing_agent>ul li a {
    display: block;
}

.inside_content .Signing_agent>ul li a .images {
    width: 38.125%;
    float: left;
    background: #fafafa;
    padding: 52px 15px 0;
    box-sizing: border-box;
    height: 460px;
}

.inside_content .Signing_agent>ul li a .images .img {
    width: 100%;
    height: 327px;
    overflow: hidden;
}

.inside_content .Signing_agent>ul li a .images .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr {
    width: 61.875%;
    float: right;
    background: #fff;
    padding: 30px 60px 0 36px;
    box-sizing: border-box;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr .logo {
    width: 208px;
    height: 54px;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr .logoimg {
    width: 100%;
    height: 100%;
    display: block;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr h6 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr .abstract {
    margin-top: 14px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr .contact_number {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 4px;
}

.inside_content .Signing_agent>ul li a .Signing_agent_nr .view_details {
    width: 128px;
    height: 34px;
    border: 1px solid #014199;
    text-align: center;
    line-height: 34px;
    margin-top: 26px;
    font-size: 16px;
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Signing_agent>ul li a:hover .images .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.inside_content .Signing_agent>ul li a:hover .Signing_agent_nr h6 {
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Signing_agent>ul li a:hover .Signing_agent_nr .view_details {
    background: #014199;
    color: #fff;
    transition: all 0.4s;
}


/* 关于开目-加入开目 */
.inside_content .Join_us {
    padding: 84px 0 30px;
}

.inside_content .Join_us .Join_us_content {
    margin-top: 78px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top {
    width: 100%;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .img {
    width: 47.22%;
    float: left;
    height: 580px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .img img {
    width: auto;
    height: 100%;
    display: block;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr {
    float: right;
    width: 52.78%;
    background: #014199;
    padding: 50px 28px 0 44px;
    box-sizing: border-box;
    height: 580px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr>div {
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: justify;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr>div h6 {
    font-size: 30px;
    font-weight: normal;
    line-height: 48px;
    margin-bottom: 18px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr>div p {
    margin-bottom: 18px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr .employment_ideality {
    margin-top: 42px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center {
    width: 100%;
    margin-top: 60px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div {
    width: 48.61%;
    float: left;
    background: #eee;
    padding: 30px 50px 0;
    height: 190px;
    box-sizing: border-box;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div img {
    width: 18.57%;
    /* height: 130px; */
    display: block;
    float: left;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div .Join_us_nr_center_nr {
    width: 78.57%;
    float: right;
    padding-top: 4px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div .Join_us_nr_center_nr h5 {
    font-size: 20px;
    color: #333;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div .Join_us_nr_center_nr h5::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    background: #d1cebd;
    left: 0;
    bottom: 0;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center>div .Join_us_nr_center_nr>div {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_center .Resume_email {
    float: right;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom {
    width: 100%;
    margin-top: 60px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li {
    width: 100%;
    border: 1px solid #ccc;
    padding: 42px 50px 50px 50px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transition: all 0.4s;
    margin-bottom: 30px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content {
    width: 1110px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content h5 {
    font-size: 20px;
    color: #333;
    position: relative;
    padding-bottom: 20px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content h5::after {
    content: '';
    position: absolute;
    width: 260px;
    height: 1px;
    background: #999;
    left: 0;
    bottom: 0;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content .job_requirements {
    margin-top: 18px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content .job_requirements span {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 6px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .Job_content .job_requirements p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li .find_out_details {
    width: 108px;
    height: 44px;
    border: 1px solid #014199;
    text-align: center;
    line-height: 44px;
    display: block;
    font-size: 18px;
    color: #014199;
    transition: all 0.4s;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li:hover .find_out_details {
    background: #014199;
    color: #fff;
    transition: all 0.4s;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom>ul li:hover {
    border-color: #014199;
    transition: all 0.4s;
}

.inside_content .Join_us .Join_us_content .Join_us_nr_bottom .fy {
    margin-top: 60px;
}


/* 关于开目-联系我们 */
.inside_content .contact_us {
    padding: 64px 0 20px;
}

.inside_content .contact_us .contact_us_content {
    width: 100%;
    margin-top: 60px;
}

.inside_content .contact_us .contact_us_content .Contact_information {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.inside_content .contact_us .contact_us_content .Contact_information>div {
    width: 31.25%;
    height: 250px;
    border-radius: 8px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    padding: 32px 52px 0 42px;
    box-sizing: border-box;
    float: left;
    margin-right: 3.125%;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information>div .Contact_information_top {
    position: relative;
}

.inside_content .contact_us .contact_us_content .Contact_information>div .Contact_information_top::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -33px;
    border: 1px solid #07459b;
    border-radius: 100%;
    width: 64px;
    height: 64px;
}

.inside_content .contact_us .contact_us_content .Contact_information>div .Contact_information_top .cn {
    font-size: 24px;
    color: #333;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information>div .Contact_information_top .en {
    font-size: 18px;
    color: #999;
    margin-top: 6px;
    text-transform: capitalize;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information .adress {
    margin-right: 0;
}

.inside_content .contact_us .contact_us_content .Contact_information>div .Contact_information_bottom {
    margin-top: 32px;
    font-size: 24px;
    color: #333;
    line-height: 36px;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information .phone .Contact_information_top::after {
    background: url(../images/lxwm_icon1.png) no-repeat center center #fff;
}

.inside_content .contact_us .contact_us_content .Contact_information .e_mail .Contact_information_top::after {
    background: url(../images/lxwm_icon2.png) no-repeat center center #fff;
}

.inside_content .contact_us .contact_us_content .Contact_information .adress .Contact_information_top::after {
    background: url(../images/lxwm_icon3.png) no-repeat center center #fff;
}

.inside_content .contact_us .contact_us_content .Contact_information>div:hover {
    background: #014199;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information>div:hover .Contact_information_top .cn {
    color: #fff;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information>div:hover .Contact_information_top .en {
    color: #b8c2da;
    transition: all 0.4s;
}

.inside_content .contact_us .contact_us_content .Contact_information>div:hover .Contact_information_bottom {
    color: #fff;
    transition: all 0.4s;
}

.my-map {
    width: 100%;
    height: 644px;
    margin-top: 60px;
}

.my-map .icon {
    background: url(https://a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}

.my-map .icon-cir {
    height: 31px;
    width: 28px;
    display: block;
}

.my-map .icon-cir-blue {
    background-position: -11px -55px;
}

.amap-container {
    height: 100%;
}

.myinfowindow {
    width: 240px;
    min-height: 50px;
}

.myinfowindow h5 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.myinfowindow div {
    margin-top: 10px;
    min-height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #6f6f6f;
}


/* 活动专题 */
.Activity_project {
    width: 100%;
    background: url(../images/hdzt_bg2.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    min-height: 4489px;
    padding-bottom: 96px;
    box-sizing: border-box;
}

.Activity_project .Activity_project_theme {
    width: 100%;
}

.Activity_project .Activity_project_theme img {
    width: 100%;
    display: block;
}

.Activity_project .Activity_project_nr {
    margin-top: 30px;
}

.Activity_project .Activity_project_nr .hd {
    width: 100%;
}

.Activity_project .Activity_project_nr .hd ul {
    display: flex;
    justify-content: center;
}

.Activity_project .Activity_project_nr .hd ul li {
    width: 150px;
    height: 50px;
    background: url(../images/hdzt_bg1.png) no-repeat center center;
    background-size: 100% 100%;
    margin-left: 20px;
    text-align: center;
}

.Activity_project .Activity_project_nr .hd ul li a {
    display: inline-block;
    font-size: 20px;
    color: #014199;
    font-weight: bold;
    padding-left: 35px;
    line-height: 50px;
}

.Activity_project .Activity_project_nr .hd ul li:last-child {
    margin-right: 0;
}

.Activity_project .Activity_project_nr .hd ul li.activity_information a {
    background: url(../images/hdzt_icon1.png) no-repeat left 12.5px;
    ;
}

.Activity_project .Activity_project_nr .hd ul li.activity_arrangements a {
    background: url(../images/hdzt_icon2.png) no-repeat left 12.5px;
}

.Activity_project .Activity_project_nr .hd ul li.special_guest a {
    background: url(../images/hdzt_icon3.png) no-repeat left 12.5px;
    ;
}

.Activity_project .Activity_project_nr .hd ul li.registration_way a {
    background: url(../images/hdzt_icon4.png) no-repeat left 12.5px;
    ;
}

.Activity_project .Activity_project_nr .hd ul li.Previous_reviews a {
    background: url(../images/hdzt_icon5.png) no-repeat left 12.5px;
    ;
}

.Activity_project .Activity_project_nr .bd_content {
    width: 100%;
    margin-top: 78px;
}

.Activity_project .Activity_project_nr .bd_content .Event_Topic_Title {
    width: 260px;
    height: 78px;
    background: url(../images/hdzt_title_bg.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
    font-size: 30px;
    color: #37fff3;
}

.Activity_project .Activity_project_nr .bd_content .Meeting_summary .Meeting_summary_nr {
    margin-top: 78px;
    width: 1200px;
    border: 5px solid #007edd;
    border-radius: 7px;
    padding: 60px 68px 24px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.Activity_project .Activity_project_nr .bd_content .Meeting_summary .Meeting_summary_nr p {
    margin-bottom: 36px;
}

.Activity_project .Activity_project_nr .bd_content .activity_information {
    margin-top: 92px;
}

.Activity_project .Activity_project_nr .bd_content .activity_information .activity_information_nr {
    margin-top: 64px;
    padding: 0 54px;
}

.Activity_project .Activity_project_nr .bd_content .activity_information .activity_information_nr>div {
    width: 100%;
    border-bottom: 1px solid #848daa;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements {
    margin-top: 90px;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table {
    width: 100%;
    margin-top: 58px;
    border: 1px solid #848daa;
    border-radius: 5px;
    overflow: hidden;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr th {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    height: 78px;
    background: #208da4;
    border-right: 1px solid #83bac5;
    border-bottom: 1px solid #83bac5;
    text-align:center;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr th:last-child {
    border-right: none;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr td {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #78819d;
    border-right: 1px solid #78819d;
    padding: 28px 0;
    text-align: center;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr td:last-child {
    border-right: none;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr:nth-child(2n + 1) {
    background: #0e46a4;
}

.Activity_project .Activity_project_nr .bd_content .activity_arrangements table tr:last-child td {
    border-bottom: none;
}

.Activity_project .Activity_project_nr .bd_content .special_guest {
    margin-top: 92px;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content {
    width: 100%;
    margin-top: 50px;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_left {
    width: 580px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding-top: 26px;
    text-align: justify;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_left p {
    margin-bottom: 30px;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right {
    width: 482px;
    float: right;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li {
    width: 222px;
    float: left;
    background: url(../images/tyjb_bg.png) no-repeat center top;
    padding: 11px 11px 0;
    box-sizing: border-box;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li .img {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li .special_guest_nr {
    margin-top: 12px;
    text-align: center;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li .special_guest_nr h5 {
    font-size: 24px;
    color: #fff;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li .special_guest_nr .technical {
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.Activity_project .Activity_project_nr .bd_content .special_guest .special_guest_content .special_guest_right ul li:nth-child(2) {
    float: right;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews {
    margin-top: 80px;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul {
    width: 100%;
    margin-top: 55px;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li:last-child {
    margin-right: 0;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li a {
    display: block;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li a .img {
    width: 100%;
    height: 285px;
    overflow: hidden;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li a p {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Activity_project .Activity_project_nr .bd_content .Previous_reviews ul li a:hover .img img {
    transition: all 0.6s;
    transform: scale(1.1);
}

.Activity_project .Activity_project_nr .bd_content .contact_information {
    margin-top: 80px;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr {
    margin-top: 82px;
    padding: 0 215px;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .contact_information_content {
    padding: 0 18px 0 28px;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .contact_information_content .contact_information_left {
    padding-top: 8px;
    width: 480px;
    float: left;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .contact_information_content .contact_information_left>div {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .contact_information_content .contact_information_right {
    width: 173px;
    height: 173px;
    border: 1px solid #dee1e8;
    padding: 4px;
    box-sizing: border-box;
    float: right;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .contact_information_content .contact_information_right img {
    width: 159px;
    height: 159px;
    border: 2px solid #014199;
    display: block;
}

.Activity_project .Activity_project_nr .bd_content .contact_information .contact_information_nr .Sign_immediately {
    width: 100%;
    margin-top: 100px;
    height: 80px;
    background: url(../images/ljbm_bg.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 10px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 80px;
}

.smooth {
    transform: translate(0, -210px);
}

#section1 {
    transform: translate(0, -220px);
}

/* #section2{transform: translate(0, -200px);}
#section3{transform: translate(0, -200px);} */
/* #section5{transform: translate(0, -140px);} */
.header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav {
    width: 400px;
}

@media screen and (max-width: 1760px) {
    .inside_content .development_history .development_history_nr {
        padding: 0 52px;
        box-sizing: border-box;
    }

    .inside_content .development_history .development_history_nr .prev {
        left: -10px;
    }

    .inside_content .development_history .development_history_nr .next {
        right: -10px;
    }

    .inside_content .business_function_target .business_function_target_nr .business_function_target_content {
        padding: 0 52px;
        box-sizing: border-box;
    }

    .inside_content .business_function_target .business_function_target_nr .business_function_target_content .prev {
        left: -10px;
    }

    .inside_content .business_function_target .business_function_target_nr .business_function_target_content .next {
        right: -10px;
    }

    .header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav_parent .two_nav_parent_left {
        width: 440px;
    }

    .inside_content .Team_style .Team_style_nr {
        width: calc(100% - 104px);
    }

    .inside_content .Team_style .next {
        right: 20px
    }

    .inside_content .Team_style .prev {
        left: 20px
    }
}

@media screen and (max-width: 1585px) {
    .header .header_right .header_nav ul li .nav_two .nav_two_a {
        width: 25%;
    }

}

@media screen and (max-width: 1550px) {
    .header .header_right .header_rest {
        margin-left: 50px;
    }

    .header .header_right .header_nav ul li h3 a {
        padding: 0 20px;
        font-size: 18px;
    }

    .header .header_right .header_rest .header_phone {
        font-size: 20px;
        padding-left: 30px;
    }

    .w1440 {
        width: 93.6%;

    }

    .inside_content .corporate_culture .corporate_culture_content {
        width: 95%;
    }

    .w1520 {
        width: 93.6%;
    }

    .header .header_right .header_nav ul li .nav_two .nav_left_img {
        margin-left: 2.5%;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .nav_left_img {
        margin-left: 2.5%;
    }

    .banner {
        height: 450px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .banner img {
        height: 100%;
        width: auto;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .two_nav {
        margin-right: 40px;
    }

    .inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr {
        font-size: 15px;
        line-height: 24px;
    }

    .inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr {
        font-size: 15px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1450px) {
    .header .header_right .header_nav ul li .product_center_pull_down .two_nav {
        margin-right: 20px;
    }

    .header .header_right .header_nav ul li .nav_two .nav_two_a {
        width: 30%;
    }

    .inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr {
        padding-top: 0;
    }

    .inside_content .corporate_culture .corporate_culture_content {
        background-size: 53% auto;
    }

    .inside_content .Join_us .Join_us_content .Join_us_nr_top .Join_us_nr_top_nr {
        height: 620px;
    }

    .inside_content .Join_us .Join_us_content .Join_us_nr_top .img {
        height: 620px;
    }

    .index_content .core_product .core_product_content .hd ul li p {
        font-size: 16px;
    }

    .header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav_parent .two_nav_parent_left {
        width: 400px;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_botom .two_nav {
        width: 800px;
    }

    .header .header_right .header_nav ul li .two_nav_parent_botom .nav_two .nav_two_a a {
        margin-right: 40px;
    }

    .Download_popup_window .popup_window .form>div input {
        height: 50px;
        line-height: 50px;
    }

    .Download_popup_window .popup_window .form .requirement_description textarea {
        height: 100px;
    }

    .Download_popup_window .popup_window .form {
        margin-top: 40px;
    }

    .Download_popup_window .popup_window {
        padding: 40px 70px 50px;
    }

    .Download_popup_window .popup_window .form button {
        height: 58px;
    }

    .Download_popup_window .popup_window .form>div {
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 1380px) {

    /* .header .header_right .header_nav ul li .product_center_pull_down .two_nav{margin-right:60px;} */
    .header .header_right .header_nav ul li .nav_two .nav_two_a {
        width: 36%;
    }

    .footer .footer_top .essential_information {
        width: 24%;
        margin-right: 3%;
    }

    .header .header_right .header_nav ul li:nth-child(2) .product_center_pull_down .two_nav_parent .two_nav_parent_left {
        width: 380px;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_botom .two_nav {
        width: 770px;
    }

    .footer .footer_top .footer_nav ul li {
        width: 160px;
    }

    /* html{zoom:80%;}
    @-ms-viewport{width:1920px;} */

    .inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr {
        font-size: 15px;
    }

    .inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr p {
        margin-bottom: 16px;
    }

    .inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr {
        font-size: 14px;
    }

    .inside_content .Platform_overview .Platform_overview_content .Platform_overview_nr p {
        margin-bottom: 0;
    }

    .inside_content .development_history .development_history_nr .bd ul li {
        margin-right: 40px;
    }

    .inside_content .Pain_point_problem ul li h4 {
        font-size: 22px;
    }

    .inside_content .Pain_point_problem ul li p {
        font-size: 15px;
    }
}

@media screen and (max-width: 1280px) {
    .inside_content .Company_profile .Company_profile_content .Company_profile_content_top .Company_profile_content_top_nr {
        padding-top: 0;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .two_nav {
        margin-right: 20px;
    }

    .header .header_right .header_nav ul li .product_center_pull_down .two_nav_parent .two_nav_parent_top .two_nav {
        margin-right: 50px;
    }

    .Download_popup_window .popup_window {
        padding: 30px 60px 40px;
    }

}
/* 
.header .header_right .header_nav ul li:last-child .nav_two{
display:none;
} */
.footer .footer_top .footer_nav ul li::last-child{
display:none
}


.Common_Knowledge_nr .layui-flow-more a cite{
	padding:5px 30px;
	font-size: 16px;
	transition: 0.4s;
}
.Common_Knowledge_nr .layui-flow-more a cite:hover{
	opacity: 1;
	background-color: #014199;
	color: #fff;
}
.Common_Knowledge_nr.mobile{
		display: none;
	}
@media screen and (max-width: 1000px){
	.Common_Knowledge_nr{
		display: none;
	}
	.Common_Knowledge_nr.mobile{
		display: block;
	}
}